Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase buffer size integer type #35

Merged
merged 1 commit into from
Mar 16, 2020

Conversation

pyhys
Copy link
Collaborator

@pyhys pyhys commented Mar 16, 2020

The buffer size for periodic data must be able to handle 1400 bytes, but it was a uint8. Change to uint16.

@hefloryd hefloryd merged commit f940111 into rtlabs-com:master Mar 16, 2020
@pyhys pyhys deleted the increase_buffer_size branch March 30, 2020 06:18
elupus pushed a commit that referenced this pull request Apr 11, 2024
2c592f1 New API
38f0e43 Read MAC address from hardware
4c6c6de Improve documentation
cf5d900 Merge pull request #37 from pyhys/improve_sample_app_for_multiple_modules
794d697 Adapt sample app to use multiple modules
e0c79fd Merge pull request #29 from pyhys/add_initial_documentation
3a2194c Initial documentation
55e1010 Merge pull request #36 from pyhys/fix_output_modules
f8d755f Fix bug when using output modules
1c0d317 Merge pull request #30 from pyhys/fix_parameter_write_bug
e41ade2 Fix bug in parameter write response.
f940111 Merge pull request #35 from pyhys/increase_buffer_size
525cf69 Increase buffer size integer type
95a267c Merge pull request #31 from pyhys/fix_sampleapp_parameter_read_bug7
c7d51d5 Merge pull request #32 from pyhys/change_log_to_debug_when_pulling_empty_module
483af59 Change log to debug when pulling empty module
5a4fead Fix parameter write bug in sampleapps, and improve printouts

Based-On-Commit: 2c592f1
Change-Id: I5e5078695901fc41c7c21b584aae42783733af89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants