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-01-19 04:52:12 +01:00
Code
Issues
Releases
Activity
LibrePilot
/
flight
/
targets
/
boards
/
revolution
History
Brian Webb
774a74884a
OP-932 Replaces the RFM22B PPM/receiver code with an OPLinkReceiver UAVObject. This object is generated on a coordinator OPLink, and is used by both the OPLink to generate PPM output, and the OPLinkReceiver on the Revo.
2013-06-26 17:57:11 -07:00
..
bootloader
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
firmware
OP-932 Replaces the RFM22B PPM/receiver code with an OPLinkReceiver UAVObject. This object is generated on a coordinator OPLink, and is used by both the OPLink to generate PPM output, and the OPLinkReceiver on the Revo.
2013-06-26 17:57:11 -07:00
board_hw_defs.c
OP-997: fix release notes. This change was reverted but not documented
2013-06-22 18:29:40 +02:00
board-info.mk
OP-954 Fixes from review:
2013-05-15 23:18:50 +02:00
pios_board.h
OP-932 A significant re-work of the OPLink and configuration of the OPLink. Auto-configuration is removed, and remote modems are bound the coordinator, rather than the other way around. Timing of the radio link is also significantly changed. The rfm22b code is also simplified so that it only sends packet, and has no notion about what those packets are, so the rfm22b is converteded to simply a com type device.
2013-06-26 17:56:56 -07:00
pios_usb_board_data.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00