1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/PipXtreme
Stacey Sheldon 8d8715c8c1 copyright: add/correct GPL + copyright boilerplate
I missed some of the boilerplate text on some of the
new files I've added recently.  Fixed.
2012-01-02 23:28:53 -05:00
..
inc copyright: add/correct GPL + copyright boilerplate 2012-01-02 23:28:53 -05:00
reserved pipx: COM device ids are now 32bit not 8bit 2011-02-13 15:54:26 +00:00
aes.c PipX modem full source code moved into public SVN. 2011-01-13 08:45:18 +00:00
api_config.c com: remove all references to PIOS_COM_ReceiveBufferUsed() 2012-01-02 14:27:06 -05:00
crc.c Code added to allow GCS to configure modem. Not yet finished - modem needs rebooting after uploading new config - for the time being. 2011-02-01 23:40:40 +00:00
gpio_in.c Added some files to the PipXtreme folder. 2010-10-13 07:49:05 +00:00
main.c Update to use the delay API to get entropy rather than reading the timer directly. 2011-07-23 13:53:42 -07:00
Makefile usb: major refactoring of USB descriptors, CDC and HID 2012-01-02 14:27:06 -05:00
packet_handler.c Various minor changes to do with switch modem mode on the fly but mainly PPM Input decoder (with error/noise detection) is now working 2011-03-06 18:52:18 +00:00
pios_board.c usb: major refactoring of USB descriptors, CDC and HID 2012-01-02 14:27:06 -05:00
pios_usb_board_data.c copyright: add/correct GPL + copyright boilerplate 2012-01-02 23:28:53 -05:00
pios_usb_hid_desc.c usb cdc: USB composite device with HID + VCP 2011-12-30 23:05:33 -05:00
ppm.c Rewrote PipX's PPM input decoder to do away with supervisor timer/monitor. 2011-03-09 17:36:11 +00:00
rfm22b.c Various minor changes to do with switch modem mode on the fly but mainly PPM Input decoder (with error/noise detection) is now working 2011-03-06 18:52:18 +00:00
saved_settings.c Added "Ready-To-Send-Time" parameter adjustment 2011-02-15 12:57:46 +00:00
stopwatch.c Added some files to the PipXtreme folder. 2010-10-13 07:49:05 +00:00
stream.c Various minor changes to do with switch modem mode on the fly but mainly PPM Input decoder (with error/noise detection) is now working 2011-03-06 18:52:18 +00:00
transparent_comms.c com: remove all references to PIOS_COM_ReceiveBufferUsed() 2012-01-02 14:27:06 -05:00
watchdog.c removed pios_board.h 2011-01-13 19:22:54 +00:00