Commit Graph

5131 Commits

Author SHA1 Message Date
Christophe De Wagter c09426c2dd lisa fixed wing 2010-08-23 07:43:46 +00:00
Antoine Drouin 776534d269 upercased UART2_Tx etccc defines 2010-08-23 07:36:54 +00:00
Antoine Drouin dcb98143e7 added baro_led as parameter 2010-08-23 07:09:19 +00:00
Eric Parsonage a0ab6c0b58 modified uart_hw.h to expose pin and port defines when the uart is not defined so Spektrum code knows which pins are used for any particular uart 2010-08-23 05:14:01 +00:00
Antoine Drouin 939934f316 updated to xml only airframes 2010-08-23 01:47:40 +00:00
Antoine Drouin 5277cd4589 typo 2010-08-22 23:03:57 +00:00
Antoine Drouin 3f31d156d2 ome more 2010-08-22 21:21:12 +00:00
Antoine Drouin 5c092b7755 moving makefiles 2010-08-22 21:10:00 +00:00
Antoine Drouin bd59847dbc moving makefiles to rotorcraft 2010-08-22 21:07:52 +00:00
Antoine Drouin 809bf8c01f and one more 2010-08-22 21:05:27 +00:00
Antoine Drouin e9eedf0f09 one more moving to rotorcraft 2010-08-22 21:01:41 +00:00
Antoine Drouin 0168bf930b "making names homogenous" 2010-08-22 20:56:46 +00:00
Antoine Drouin f3c5832ace moving booz2 files to rotorcraft 2010-08-22 20:52:59 +00:00
Antoine Drouin 0c80fd0db7 moved booz/booz2_main.c to firmwares/rotorcraft/main.c 2010-08-22 20:45:21 +00:00
Antoine Drouin 6e7dbf2132 moving stuff to it 2010-08-22 20:28:30 +00:00
Antoine Drouin 978c0dd7ce that is not needed 2010-08-22 20:25:42 +00:00
Antoine Drouin cbb9388e61 reindentation 2010-08-22 20:18:11 +00:00
Antoine Drouin c9622c9c94 made GPS_LED and AHRS_ALIGNER_LED parameters definied in the board files and overidable in makefiles 2010-08-22 19:48:53 +00:00
Antoine Drouin 17bda9de37 fixed typo 2010-08-22 18:39:16 +00:00
Eric Parsonage 221ea796f2 changed bind so lisa emulates AR7000 receiver 2010-08-22 18:28:53 +00:00
Eric Parsonage 175707a280 changed bind so lisa emulates JR-R92124 receiver 2010-08-22 18:22:08 +00:00
Antoine Drouin 82c958a8a1 more test programs 2010-08-22 18:14:54 +00:00
Antoine Drouin 9ddcf2b3a4 add removed that a little too fast 2010-08-22 18:12:49 +00:00
Antoine Drouin 1f837c005b more updates to xml only things 2010-08-22 18:11:57 +00:00
Antoine Drouin 7a55112423 making names homogenous 2010-08-22 02:53:23 +00:00
Antoine Drouin caa6520040 making names homogenous 2010-08-22 02:46:48 +00:00
Antoine Drouin 923a2e92ce had forgoten to pass the status to RUNNING after initialization 2010-08-22 02:46:08 +00:00
Antoine Drouin 877eb17448 making name homogenous 2010-08-22 02:43:35 +00:00
Antoine Drouin f4b98e132e changed baro to use the new rotorcraft board independant thingy 2010-08-22 02:34:08 +00:00
Antoine Drouin 3a046cdf1b making macros with capitalized UART 2010-08-22 01:46:20 +00:00
Antoine Drouin 9a557f0d1b making passthrough configurable 2010-08-22 01:45:33 +00:00
Antoine Drouin acfb0b5640 added board indepedant baro message 2010-08-22 01:23:19 +00:00
Antoine Drouin f758d89a97 changed for new baro 2010-08-22 01:20:58 +00:00
Antoine Drouin 2074c92506 replaced by sw/airborne/boards/booz/baro_board.ch 2010-08-22 01:20:19 +00:00
Antoine Drouin 83428ca601 adding board independant baro for rotorcraft 2010-08-22 01:19:29 +00:00
Antoine Drouin 96642c6eb2 replaced by sw/airborne/boards/lisa_l/baro_board.c 2010-08-22 01:16:57 +00:00
Antoine Drouin a7545fec2a replaced by sw/airborne/boards/lisa_l/test_baro.c 2010-08-22 01:15:31 +00:00
Antoine Drouin 36e89dc6d1 replaced by sw/airborne/boards/lisa_l/test_baro.c 2010-08-22 01:14:32 +00:00
Antoine Drouin e55f5ddcfe replaced by sw/airborne/test/test_telemetry.c 2010-08-22 01:13:48 +00:00
Antoine Drouin 4ce3de37f9 updating to for new booz baro 2010-08-22 01:12:37 +00:00
Antoine Drouin 562d6f2d77 added a default case to silent warning 2010-08-22 01:11:38 +00:00
Antoine Drouin 99b17f0d89 lisa_l and booz now have different baros implementations 2010-08-22 01:11:10 +00:00
Antoine Drouin 5ceab2c491 now sending a non board dependant message for BARO 2010-08-22 01:10:33 +00:00
Antoine Drouin cee788217f added BOARD definitions 2010-08-22 01:09:59 +00:00
Antoine Drouin aef7877f91 booz and lisa_l now have a baro 2010-08-22 01:09:19 +00:00
Antoine Drouin 1d7a0a43ce made booz analog baro settings optional 2010-08-22 01:08:47 +00:00
Antoine Drouin eeeccf650c new tests 2010-08-22 01:08:06 +00:00
Antoine Drouin 88b5938c77 updating with new board test 2010-08-22 01:07:25 +00:00
Antoine Drouin adbf4c3bfe headers for boards should really be here, don't you think ? 2010-08-21 21:32:29 +00:00
Antoine Drouin f633a95ef4 capitalized UartXXX stuff in order to use the same string for enabling flag ( UASE_UART1) and generated macros UART1Transmit vs Uart1Transmit 2010-08-21 20:51:50 +00:00