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
2024-12-12 20:08:48 +01:00
Code
Issues
Releases
Activity
0c43346292
LibrePilot
/
flight
/
targets
/
boards
/
oplinkmini
/
firmware
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
..
inc
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
Makefile
Merge branch 'amorale/OP-901_lib_udates-usb_fixes' into HEAD
2013-05-19 15:01:08 +02:00
oplink.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
pios_board_posix.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
pios_board.c
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