[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] bf3def: [modules] convert radi
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] bf3def: [modules] convert radio_control subsystems to modu... |
Date: |
Sun, 15 Jan 2017 04:51:42 -0800 |
Branch: refs/heads/radio_control_modules
Home: https://github.com/paparazzi/paparazzi
Commit: bf3def687d680365398009e33c3d92b460a43187
https://github.com/paparazzi/paparazzi/commit/bf3def687d680365398009e33c3d92b460a43187
Author: Gautier Hattenberger <address@hidden>
Date: 2017-01-15 (Sun, 15 Jan 2017)
Changed paths:
R conf/firmwares/subsystems/shared/radio_control_datalink.makefile
R conf/firmwares/subsystems/shared/radio_control_ppm.makefile
R conf/firmwares/subsystems/shared/radio_control_sbus.makefile
R conf/firmwares/subsystems/shared/radio_control_sbus_dual.makefile
R conf/firmwares/subsystems/shared/radio_control_spektrum.makefile
R conf/firmwares/subsystems/shared/radio_control_superbitrf_rc.makefile
M conf/modules/module.dtd
A conf/modules/radio_control_datalink.xml
A conf/modules/radio_control_ppm.xml
A conf/modules/radio_control_sbus.xml
A conf/modules/radio_control_sbus_dual.xml
A conf/modules/radio_control_spektrum.xml
A conf/modules/radio_control_superbitrf_rc.xml
M sw/tools/generators/gen_aircraft.ml
Log Message:
-----------
[modules] convert radio_control subsystems to modules
- calling init functions will be done later, it needs to be attached to
the FBW part
- add 'cond' attribute option to more nodes in module makefile section
Commit: e9f42e20b3aeff48ffa3a83b72533a8fdab5c2d8
https://github.com/paparazzi/paparazzi/commit/e9f42e20b3aeff48ffa3a83b72533a8fdab5c2d8
Author: Gautier Hattenberger <address@hidden>
Date: 2017-01-15 (Sun, 15 Jan 2017)
Changed paths:
M sw/tools/generators/gen_aircraft.ml
Log Message:
-----------
[build] print default configure flags after board makefile
Compare:
https://github.com/paparazzi/paparazzi/compare/9652c0b08213...e9f42e20b3ae
- [paparazzi-commits] [paparazzi/paparazzi] bf3def: [modules] convert radio_control subsystems to modu...,
GitHub <=