.. |
common
|
decouple cli/msp from each other. relocated non-msp code into
|
2014-04-19 01:01:31 +01:00 |
drivers
|
Remove main.c's dependency on mw.h/board.h.
|
2014-04-22 01:58:23 +01:00 |
startup
|
Updating makefile so the binaries are build with the name of the fork,
|
2014-04-21 03:34:29 +01:00 |
battery.c
|
De-couple battery code.
|
2014-04-17 16:36:01 +01:00 |
battery.h
|
De-couple battery code.
|
2014-04-17 16:36:01 +01:00 |
board.h
|
rename sensor_t to acc_t and gyro_t and remove unused variables from
|
2014-04-21 12:02:02 +01:00 |
boardalignment.c
|
Decouple sensor alignment from all acc/gyro/mag drivers.
|
2014-04-21 14:14:14 +01:00 |
boardalignment.h
|
Decouple board alignment code.
|
2014-04-17 19:31:01 +01:00 |
build_config.c
|
decouple failsafe from the rest of the system.
|
2014-04-21 00:46:16 +01:00 |
build_config.h
|
Fixing FY90Q build. Cleanup of printf support and initialisation.
|
2014-04-17 17:37:43 +01:00 |
buzzer.c
|
Remove sensor_acceleration.c's dependency on mw.h/board.h.
|
2014-04-22 19:41:46 +01:00 |
buzzer.h
|
Remove sensor_acceleration.c's dependency on mw.h/board.h.
|
2014-04-22 19:41:46 +01:00 |
config.c
|
Remove sensor_barometer.c's dependency on mw.h/board.h.
|
2014-04-22 23:46:25 +01:00 |
config.h
|
Remove sensor_acceleration.c's dependency on mw.h/board.h.
|
2014-04-22 19:41:46 +01:00 |
config_master.h
|
Remove sensor_acceleration.c's dependency on mw.h/board.h.
|
2014-04-22 19:41:46 +01:00 |
config_profile.h
|
Remove sensor_barometer.c's dependency on mw.h/board.h.
|
2014-04-22 23:46:25 +01:00 |
failsafe.c
|
Remove main.c's dependency on mw.h/board.h.
|
2014-04-22 01:58:23 +01:00 |
failsafe.h
|
decouple failsafe from the rest of the system.
|
2014-04-21 00:46:16 +01:00 |
flight_common.c
|
Remove sensor_acceleration.c's dependency on mw.h/board.h.
|
2014-04-22 19:41:46 +01:00 |
flight_common.h
|
Remove sensor_acceleration.c's dependency on mw.h/board.h.
|
2014-04-22 19:41:46 +01:00 |
flight_imu.c
|
Remove sensor_sonar.c's dependency on mw.h/board.h.
|
2014-04-23 00:05:11 +01:00 |
flight_mixer.c
|
Split config_storage.h into config_master.h and config_profile.h to
|
2014-04-21 23:08:25 +01:00 |
flight_mixer.h
|
Remove main.c's dependency on mw.h/board.h.
|
2014-04-22 01:58:23 +01:00 |
gimbal.h
|
Remove config.c's dependencies on the mw.h/board.h files. Moved some RX
|
2014-04-18 12:13:37 +01:00 |
gps_common.c
|
Remove gps_common.c's dependencies on the mw.h/board.h.
|
2014-04-22 00:37:35 +01:00 |
gps_common.h
|
Remove gps_common.c's dependencies on the mw.h/board.h.
|
2014-04-22 00:37:35 +01:00 |
main.c
|
Cleanup baro/mag/gyro/acc method names from old sensors.c
|
2014-04-22 02:43:39 +01:00 |
mw.c
|
Remove sensor_barometer.c's dependency on mw.h/board.h.
|
2014-04-22 23:46:25 +01:00 |
mw.h
|
Remove sensor_barometer.c's dependency on mw.h/board.h.
|
2014-04-22 23:46:25 +01:00 |
platform.h
|
Update i2c/spi drivers so they do not include "board.h". It is now clear
|
2014-04-17 12:12:08 +01:00 |
rc_controls.c
|
Remove main.c's dependency on mw.h/board.h.
|
2014-04-22 01:58:23 +01:00 |
rc_controls.h
|
Remove main.c's dependency on mw.h/board.h.
|
2014-04-22 01:58:23 +01:00 |
runtime_config.c
|
decouple failsafe from the rest of the system.
|
2014-04-21 00:46:16 +01:00 |
runtime_config.h
|
Adding FIXME regarding content of flags_t.
|
2014-04-22 02:46:14 +01:00 |
rx_common.c
|
Remove main.c's dependency on mw.h/board.h.
|
2014-04-22 01:58:23 +01:00 |
rx_common.h
|
Remove main.c's dependency on mw.h/board.h.
|
2014-04-22 01:58:23 +01:00 |
rx_pwm.c
|
Remove main.c's dependency on mw.h/board.h.
|
2014-04-22 01:58:23 +01:00 |
rx_pwm.h
|
decouple failsafe from the rest of the system.
|
2014-04-21 00:46:16 +01:00 |
rx_sbus.c
|
Remove main.c's dependency on mw.h/board.h.
|
2014-04-22 01:58:23 +01:00 |
rx_sbus.h
|
decouple failsafe from the rest of the system.
|
2014-04-21 00:46:16 +01:00 |
rx_spektrum.c
|
Remove main.c's dependency on mw.h/board.h.
|
2014-04-22 01:58:23 +01:00 |
rx_spektrum.h
|
decouple failsafe from the rest of the system.
|
2014-04-21 00:46:16 +01:00 |
rx_sumd.c
|
Remove main.c's dependency on mw.h/board.h.
|
2014-04-22 01:58:23 +01:00 |
rx_sumd.h
|
decouple failsafe from the rest of the system.
|
2014-04-21 00:46:16 +01:00 |
sensors_acceleration.c
|
Remove sensor_acceleration.c's dependency on mw.h/board.h.
|
2014-04-22 19:41:46 +01:00 |
sensors_acceleration.h
|
Remove sensor_acceleration.c's dependency on mw.h/board.h.
|
2014-04-22 19:41:46 +01:00 |
sensors_barometer.c
|
Remove sensor_barometer.c's dependency on mw.h/board.h.
|
2014-04-22 23:46:25 +01:00 |
sensors_barometer.h
|
Remove sensor_barometer.c's dependency on mw.h/board.h.
|
2014-04-22 23:46:25 +01:00 |
sensors_common.h
|
Remove main.c's dependency on mw.h/board.h.
|
2014-04-22 01:58:23 +01:00 |
sensors_compass.c
|
Remove sensor_acceleration.c's dependency on mw.h/board.h.
|
2014-04-22 19:41:46 +01:00 |
sensors_compass.h
|
Cleanup baro/mag/gyro/acc method names from old sensors.c
|
2014-04-22 02:43:39 +01:00 |
sensors_gyro.c
|
BUGFIX - gyro calibration too short when movement detected during
|
2014-04-22 20:39:44 +01:00 |
sensors_gyro.h
|
Remove sensor_gyro.c's dependency on mw.h/board.h.
|
2014-04-22 20:18:33 +01:00 |
sensors_initialisation.c
|
Remove gps_common.c's dependencies on the mw.h/board.h.
|
2014-04-22 00:37:35 +01:00 |
sensors_sonar.c
|
Remove sensor_sonar.c's dependency on mw.h/board.h.
|
2014-04-23 00:05:11 +01:00 |
sensors_sonar.h
|
Remove main.c's dependency on mw.h/board.h.
|
2014-04-22 01:58:23 +01:00 |
serial_cli.c
|
Add the name of the fork to the output of the cli version command.
|
2014-04-23 00:01:07 +01:00 |
serial_cli.h
|
decouple cli/msp from each other. relocated non-msp code into
|
2014-04-19 01:01:31 +01:00 |
serial_common.c
|
decouple cli/msp from each other. relocated non-msp code into
|
2014-04-19 01:01:31 +01:00 |
serial_common.h
|
decouple cli/msp from each other. relocated non-msp code into
|
2014-04-19 01:01:31 +01:00 |
serial_msp.c
|
Remove sensor_acceleration.c's dependency on mw.h/board.h.
|
2014-04-22 19:41:46 +01:00 |
serial_msp.h
|
decouple cli/msp from each other. relocated non-msp code into
|
2014-04-19 01:01:31 +01:00 |
statusindicator.c
|
Remove config.c's dependencies on the mw.h/board.h files. Moved some RX
|
2014-04-18 12:13:37 +01:00 |
statusindicator.h
|
Remove config.c's dependencies on the mw.h/board.h files. Moved some RX
|
2014-04-18 12:13:37 +01:00 |
telemetry_common.c
|
Split config_storage.h into config_master.h and config_profile.h to
|
2014-04-21 23:08:25 +01:00 |
telemetry_common.h
|
decouple cli/msp from each other. relocated non-msp code into
|
2014-04-19 01:01:31 +01:00 |
telemetry_frsky.c
|
Split config_storage.h into config_master.h and config_profile.h to
|
2014-04-21 23:08:25 +01:00 |
telemetry_frsky.h
|
Use slightly flatter directory structure since some developers did not
|
2014-04-08 22:07:37 +01:00 |
telemetry_hott.c
|
decouple cli/msp from each other. relocated non-msp code into
|
2014-04-19 01:01:31 +01:00 |
telemetry_hott.h
|
Use slightly flatter directory structure since some developers did not
|
2014-04-08 22:07:37 +01:00 |