1127 Commits (c1314bc814a94dd87fab3e4399a73bc2f7b85e48)

Author SHA1 Message Date
Jason Short afef359aec Upped pressure filter a bit 13 years ago
Wenyao Xie 8017b0415e Working on new hil message for mavlink. 13 years ago
Andrew Tridgell 355519ad1e desktop: when in the CLI, use blocking writes 13 years ago
Andrew Tridgell 9677600433 desktop: don't start alarm till setup() has finished 13 years ago
Jason Short 0e1727e492 MAV_CMD_DO_SET_ROI 13 years ago
Andrew Tridgell 9af935f2f2 desktop: don't alarm in CLI 13 years ago
Andrew Tridgell 0820ff52a8 desktop: exit if loop() doesn't run for 5 seconds 13 years ago
Andrew Tridgell a0fd4f710f desktop: force awk on macos 13 years ago
Andrew Tridgell 53f62b7484 desktop: exit on EOF from stdin 13 years ago
Jason Short 0ca427bdd9 Removed debugging code from APM_PI 13 years ago
Andrew Tridgell db99b664df desktop: fixed malloc cast 13 years ago
Andrew Tridgell 997091e0d6 desktop: be more careful with signed/unsigned in DataFlash 13 years ago
Andrew Tridgell c2082fdd7b desktop: use less stack 13 years ago
Andrew Tridgell c4bba9c4d8 desktop: another MacOS fix 13 years ago
Andrew Tridgell 5194fe489d desktop: make desktop build more portable 13 years ago
Andrew Tridgell 0e447b12a2 dataflash: type fixup for ReadInt() 13 years ago
Andrew Tridgell 294c812b9b desktop: use the libc printf engine 13 years ago
Andrew Tridgell 39ddc42cc7 desktop: fixed ultoa_invert() 13 years ago
Andrew Tridgell d33b69492b desktop: improved ftoa_engine.c 13 years ago
Andrew Tridgell 0f3c21821a barometer: fixed a build warning 13 years ago
Jason Short 6bf0c32173 Removed some old debug prints from motors.pde 13 years ago
Andrew Tridgell c1dad23679 autotest: fill flash with 0xff on erase 13 years ago
Andrew Tridgell 3b48389efe Desktop: added -w option to wipe eeprom and dataflash 13 years ago
Andrew Tridgell da800a295f Desktop: added support for DataFlash in Desktop build 13 years ago
Andrew Tridgell 580139c6e4 digital.c for CLI 13 years ago
Andrew Tridgell cfe058c5d5 DataFlash: use CPU independent data types 13 years ago
Andrew Tridgell 94f0e8a4a3 Desktop: enable the CLI in desktop build 13 years ago
Andrew Tridgell b927e64440 desktop: fixed 2 crashes in the menu code 13 years ago
Andrew Tridgell d78bbb1a40 added pgm_read_pointer() 13 years ago
Andrew Tridgell 251cf7d87c force LANG=C for MacOS awk 13 years ago
Doug Weibel e3ab1b0353 Add an accessor for the DCM drift correction integrator to monitor performance 13 years ago
Doug Weibel 947950398c Changed the DCM drift correction integrator limit to a vector magnitude of 30 degrees/second. 13 years ago
Doug Weibel c7077fa9e8 In case of DCM renorm "blow-up" reset the drift correction integrators 13 years ago
Andrew Tridgell e7671178b3 desktop: fixed TCP buffering issue with HIL 13 years ago
Simon Salykov 04d4aa4310 Obstacle avoidance moved from AP_Guide to ControllerCar (works only for cars for now), algorithm changed 13 years ago
Jason Short 9c4ad5f7ff Baro 13 years ago
Amilcar Lucas ab730ff919 Added camera and/or antenna mount support. 13 years ago
Amilcar Lucas 75751900d6 Update the SIL README file 13 years ago
James Goppert 025fa7fb5d ArduPlane cmake build working. 13 years ago
James Goppert 3f8603331d Switching to new eclipse project style. 13 years ago
Michael Oborne d18bb1cc7e prevent div by 0 13 years ago
Andrew Tridgell f8f2f9139d added desktop header 13 years ago
Andrew Tridgell de0a7117a8 make desktop serial more responsive 13 years ago
Andrew Tridgell 0211fc2f09 move g_rc_function[] to RC_Channel library 13 years ago
Andrew Tridgell cf4c2cc1cf merge NULL ptr mavlink array fix 13 years ago
Andrew Tridgell 699f3388fc updated to latest upstream mavlink headers 13 years ago
James Goppert 14d27b1e4c Cleaned up AP_GPS formatting. 13 years ago
James Goppert 77da85648d Clean up formatting for AP_Common 13 years ago
Michael Oborne 6818794bb4 Fix HIL DCM to match actual 13 years ago
Michael Oborne 818c41f743 Fix HIL DCM to match actual 13 years ago