Stacey Sheldon
|
c73cffce59
|
Merge remote-tracking branch 'op-public/next' into revo-next
Conflicts:
Makefile
flight/PiOS/Boards/STM32F4xx_Revolution.h
flight/Revolution/System/inc/pios_config.h
package/Makefile
Fixed CRLF line end clobbering in:
flight/Bootloaders/Revolution/inc/pios_config.h
flight/Modules/OveroSync/inc/overosync.h
flight/Modules/Sensors/inc/sensors.h
flight/PiOS.posix/posix/Libraries/FreeRTOS/Source/tasks.c
flight/PiOS/Boards/STM32F4xx_Revolution.h
flight/PiOS/Common/pios_usb_util.c
flight/PiOS/STM32F4xx/pios_iap.c
flight/PiOS/inc/pios_rfm22b_priv.h
flight/PiOS/inc/pios_usb_util.h
|
2012-06-10 19:01:11 -04:00 |
|
Stacey Sheldon
|
5c114aedd5
|
pipx: apply fixes that allow pipx to build with new gcc
|
2012-05-27 21:38:33 -04:00 |
|
Brian Webb
|
701a480f01
|
Tuning configutation of PipX.
|
2012-05-24 18:08:29 -07:00 |
|
Brian Webb
|
e57543ec29
|
Updated USB on PipX to latest CDC changes.
|
2012-05-20 19:34:43 -07:00 |
|
Brian Webb
|
2f1a9e3e7d
|
Added PPM input to the PipXtreme. Also added configurable GCSReceiver timeout.
|
2012-05-20 18:30:37 -07:00 |
|
Brian Webb
|
7082eda175
|
Fixed returning status for currently paired modem.
|
2012-05-15 20:11:52 -07:00 |
|
Brian Webb
|
93ec7c11a6
|
Fixed race condition on getting packets.
|
2012-05-15 19:38:14 -07:00 |
|
Brian Webb
|
31069d8858
|
Small mod to flash saving.
|
2012-05-13 20:20:17 -07:00 |
|
Brian Webb
|
563b454693
|
Fixed compiling of PipX bootloader.
|
2012-05-13 20:19:04 -07:00 |
|
Brian Webb
|
68d12b1b2f
|
Fixed some bugs with setting PairIDs in GCS.
|
2012-05-13 14:24:00 -07:00 |
|
Brian Webb
|
ec67742ff6
|
Added configuration of COM ports on PipX.
|
2012-05-12 13:16:36 -07:00 |
|
Brian Webb
|
1f5dbcf57c
|
Mostly complete PipX configuration GUI.
|
2012-05-11 17:51:18 -07:00 |
|
Brian Webb
|
454144f46c
|
Pairing and saving settings working.
|
2012-05-06 20:47:21 -07:00 |
|
Brian Webb
|
e83fec0463
|
Merged latest origin/next.
|
2012-05-05 09:40:44 -07:00 |
|
Brian Webb
|
25ffb99cee
|
Added initialization of flash eeprom for saving settings to PipX.
|
2012-04-28 19:29:56 -07:00 |
|
Brian Webb
|
62c5036220
|
Added PipXStatus and PipXSetting UAVobjects and some initial support for them.
|
2012-04-17 17:36:05 -07:00 |
|
Brian Webb
|
4936cd8fd2
|
Added PipXStatus and PipXSettings UAVObjects and added support the sending/receiving UAVTalk objects on the PipX.
|
2012-04-10 20:22:53 -07:00 |
|
Brian Webb
|
e639d173a0
|
Create ID from a hashed CPU serial number.
|
2012-04-07 19:41:23 -07:00 |
|
Brian Webb
|
0f9f897870
|
Added PPM packet to packet handler, created replacement system module for PipXtreme (PipXtreme module), removed all UAVObjects from PipXtreme, and added parsing of incoming (over USB/COM) UAVTalk stream.
|
2012-04-07 18:17:32 -07:00 |
|
Brian Webb
|
fc2d81cd8c
|
Added optional ADC initialization to PipXtreme (turned off).
|
2012-03-19 17:59:05 -07:00 |
|
Brian Webb
|
ecdf150946
|
Moved RFM22B code from PipXtreme to pios_rfm22b.c driver. The radio is now passing data.
|
2012-03-18 10:22:05 -07:00 |
|
Brian Webb
|
41c68a6f6b
|
Updates to PipX configration.
|
2012-03-15 19:51:46 -07:00 |
|
Brian Webb
|
b34b849453
|
Added start at a modified PipX packet handler.
|
2012-03-15 19:29:54 -07:00 |
|
Brian Webb
|
d73895de7d
|
Working PipX com relay.
|
2012-03-07 18:05:42 -07:00 |
|
Brian Webb
|
a0bdc58e5b
|
Added framework for rfm22b com device.
|
2012-02-28 21:30:06 -07:00 |
|
Brian Webb
|
992aa3bec6
|
Updated PipX branch to use CDC device with a VCP (not working yet).
|
2012-02-25 09:07:37 -07:00 |
|
Brian Webb
|
01f314724b
|
Updates to USB configuration on the PipXtreme.
|
2012-02-24 15:54:26 -07:00 |
|
Brian Webb
|
483a96c31d
|
Some more cleanup to PipXtreme codebase.
|
2012-02-24 07:49:41 -07:00 |
|
Brian Webb
|
cf34baec69
|
Some cleanup on PipXtreme codebase.
|
2012-02-23 19:58:23 -07:00 |
|
Brian Webb
|
f0dfba6fc0
|
Re-baslined the PipX codebase using the experimental Transmitter codebase.
|
2012-02-21 20:29:06 -07:00 |
|