1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/OpenPilot
2010-08-28 18:48:51 +00:00
..
Modules Fixed the bounding of servo outputs for the case when max < min 2010-08-28 05:11:19 +00:00
System Merge branch 'watchdog' 2010-08-13 05:18:17 +00:00
Tests OP-22 Flight/PiOS: Spektrum reworked, input is mapped to old aux in receiver connector, works nicely with calibration plugin. Also bind works, just needs config flag to bind on powerup 2010-08-01 10:34:07 +00:00
UAVObjects OP-118 AHRS: Added 6 point calibration routine to AHRS config widget. To use it, click "Cal Mode", then place the AHRS on each of 6 sides of a cube then click save position. Finally click compute to push the updated scale abd bias terms to the AHRS. Also fixed a bug in UAVObjectField that would not allow you to setDouble for extra fields. 2010-08-28 18:48:51 +00:00
UAVTalk Doxygen work: created "OpenPilot System" group for system libraries and core files. Changed a typo on the Osd Doxygen. Let me know if you're OK with this approach. 2010-07-28 07:28:21 +00:00
Makefile AHRS: Making AHRS populate the NED/Vel fields of PositionActual. May rename object to PositionVelocityActual. Also created a GPSTime object which is populated from the GPRMC command. Also added a GPZDA parsing command, but by default OP GPS doesn't send this command. Made the computation of the world magnetic model use the current time to set the magnetic vector. Note: currently if you set your home location and save it to SD, this will not recompute the vector over time. I'm not sure how sensitive this is. 2010-08-27 19:59:25 +00:00
Makefile.posix Added ManualControl to the win32 and posix makefiles. Also fixed a compiler error about "No newline at end of file." 2010-08-23 00:52:56 +00:00
Makefile.win32 Added ManualControl to the win32 and posix makefiles. Also fixed a compiler error about "No newline at end of file." 2010-08-23 00:52:56 +00:00