0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
copy/paste issu More... about 13 years ago
fix for gui speed , now the buffer get erased (on the arduino) and we have some checksum error (mainly for boxname) More... about 13 years ago
request PIDNAMES from copter More... about 13 years ago
speed up transmission by sending a complete byte[] More... about 13 years ago
fix checksum calculation More... about 13 years ago
create GUI elements from copter response More... about 13 years ago
rework serial protocol and state machine More... about 13 years ago
file saving/importing improvements: - work without an attached flight controller - better error handling - do not override checkbox (for sharing conf) More... about 13 years ago
add headfree heading adjustment via AUX channel More... about 13 years ago
add LED control via AUX channel More... about 13 years ago
git-svn-id: http://multiwii.googlecode.com/svn/trunk/MultiWiiConf_shared@835 02679b44-d973-9852-f2fa-63770883b36c More... about 13 years ago
- some improvement from kos (+load/save first implementation) - new width size More... about 13 years ago
- adaptation to match EOSBandi GPS code - serial TX improvement (no more lag) thanks to the suggestion of kos More... about 13 years ago
Added motor numbers and rotation direction to graphic. More... about 13 years ago
debug & calibration fix by Tommie http://www.multiwii.com/forum/viewtopic.php?f=8&t=1647 More... over 13 years ago
merging _shared + throttle expo function More... over 13 years ago
Modified graphics for Heli in Gui_Shared More... over 13 years ago
GUI: automatically turn graphs off if corresponding sensor is not present (for acc, baro, mag, gps) GUI: Heli new motor&servos sliders layout More... over 13 years ago
merging _shared More... over 13 years ago
merging _shared + - New Serial Protocol: huge modification - SONAR SRF08 integration (visualization only) - interval variable activate[] is now 16 bit long - BTSERIAL replaced with RCSERIAL extended to 8x16bit array - NUNCHUK is fusioned with ACC in GUI More... over 13 years ago
GUI: consolidate state display; remove ON/OFF sensor display & integrate state in checkboxitem labels telemetry serial handling: consolidate cases handling More... over 13 years ago
merging shared & main trunk More... over 13 years ago
merging shared & main trunk More... over 13 years ago
Added Airplane and Heli Graphics. Modified to match EOSBandi WinGui on 8 motors More... over 13 years ago
- merging shared & main trunk - adding in GUI explicit i2c error count label (it was on debug2 before) More... over 13 years ago
Corrected the order of names on checkboxes More... over 13 years ago
git-svn-id: http://multiwii.googlecode.com/svn/trunk/MultiWiiConf_shared@542 02679b44-d973-9852-f2fa-63770883b36c More... over 13 years ago
+ vt100: fixes (extra \r\n, etc.) + vt100: long telemetry pages - moved servo and motor defines from Output.pde to def.h (else not available in LCD.pde, because of intransparent arduino include mechanism) - removed duplicate shadow declaration and computation from LCD.pde - removed duplicate shadow declaration of uint8_t i from Output.pde + vt100: new function for CRLFoutput + mwc M-command: send states of checkboxitems in bit 7 of activate2 + GUI: receive checkboxitem states and display as colored background of labels + follow coding hints from dongs (http://www.multiwii.com/forum/viewtopic.php?f=8&t=1184) More... over 13 years ago
Added Vtail More... over 13 years ago
merging shared & main trunk More... over 13 years ago