This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
LibrePilot
Watch
1
Star
0
Fork
0
You've already forked LibrePilot
mirror of
https://bitbucket.org/librepilot/librepilot.git
synced
2025-02-01 17:52:12 +01:00
Code
Issues
Releases
Activity
LibrePilot
/
flight
/
targets
/
boards
/
oplinkmini
History
Brian Webb
789930db45
Moved PIOS_TASK_MONITOR_Initialize to before EventDispatcherInitialize. The event dispatcher creates a task that registers itself with the task monitor. It is unlikely that the task will start before the task monitor is initialized, but not impossible (at least on the F4 targets, I don't think).
2013-06-09 20:16:40 -07:00
..
bootloader
Comment and header renames, change PipX to OPLink Mini
2013-05-26 15:48:02 +10:00
firmware
Moved PIOS_TASK_MONITOR_Initialize to before EventDispatcherInitialize. The event dispatcher creates a task that registers itself with the task monitor. It is unlikely that the task will start before the task monitor is initialized, but not impossible (at least on the F4 targets, I don't think).
2013-06-09 20:16:40 -07:00
board_hw_defs.c
Missing file header
2013-05-26 16:09:55 +10:00
board-info.mk
Merge remote-tracking branch 'origin/amorale/OP-954_logfs_settings_in_internal_flash' into next
2013-05-18 15:53:25 +02:00
pios_board.h
Update date bu just an easy ay to start review +review OPReview-485
2013-05-26 17:50:44 +10:00
pios_usb_board_data.c
Increase the size of the USB Descriptor array to take extra char
2013-05-26 17:03:48 +10:00