Skip to content

Version 0.8 - OLD

Compare
Choose a tag to compare
@dlktdr dlktdr released this 20 Mar 04:59
· 806 commits to master since this release

Release V0.8

GUI Changes,
- Added Spin box Sliders for text entry of values and incrementing by 1
- Added CRC checking of sent data and re-sending if not received
- Separated Board types into child classes to make adding a new board easier & cleaner code
- Adjusted defaults to more reasonable values
- Increase max servo outputs to 988-2012 to utilize full output on some radios
- Added Right click to set maximum values on sliders
- Moved serial information into a seperate window
- Included Windows 7+8 Drivers
- Included Microsoft VC++ Redistributables, "TLS Initialization Error"
- Added PPM Input status to main GUI page
- Added BT connection status led
- Prevent two digital pins being set the same

Firmware Changes
- Added initial orientation setting to prevent drift at startup
- Reset board orientation quickly on GUI change
- Proximity sensor not resetting while slightly covered in a case
- Added BT connection status output to GUI
- Reduced updates on some variables
- Added CRC checking of incoming data
- Smoother output from IMU filter, gain settings change

Note: BNO users, firmware coming soon, please stay on 0.72 for now - Not fully tested