1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/OpenPilot
2010-07-27 06:22:34 +00:00
..
Modules Pretty major update of the USB HID core. Removed a lot of old code related to custom drivers and BSL (which will be brought back under HID). Device enumerates but still not communicating. Hopefully nothing broken, lots changed. 2010-07-27 03:19:07 +00:00
System Deleted OpenPilot.posix branch. Integrated portability modifications into main tree 2010-07-13 16:23:41 +00:00
Tests Simplified the way test-applications can be built 2010-05-31 16:22:10 +00:00
UAVObjects Added UAVObjects: FlightSituationActual NavigationSettings NavigationDesired 2010-07-26 21:26:28 +00:00
UAVTalk Deleted OpenPilot.posix branch. Integrated portability modifications into main tree 2010-07-13 16:23:41 +00:00
Makefile A version of the firmware that successfully Acks back and forth over HID. Still need to refine the PIOS interface and make GCS strip out the report ID data (if necessary). Also note: currently if you run too many modules the watchdog timer kicks in. I haven't determined if this is due to an interrupt binding up or what (and why it doesn't happen more often since I can't find any code that explicitly resets the WWDG). 2010-07-27 06:22:34 +00:00
Makefile.posix Added UAVObjects: FlightSituationActual NavigationSettings NavigationDesired 2010-07-26 21:26:28 +00:00