Johan Jansen
a6c57afabd
Make: Remove deprecated preflight check
10 years ago
Lorenz Meier
6aba6a4f88
FMUv1: Disabled RAM-hogging apps
10 years ago
Lorenz Meier
f51dd7556e
FMUv1: Re-enable missing sensors
10 years ago
Simon Wilks
f5a1680fd6
Add landing detector for V1 boards as well.
10 years ago
Thomas Gubler
e1ff89ad61
add nuttx platform to fmuv1 makefile
10 years ago
Don Gagne
f3f7f08e0d
Parameter xml metadata in .px4
10 years ago
Thomas Gubler
c5a1ddd8f2
re-enable MC apps on FMUV1
11 years ago
Lorenz Meier
47f151d4ce
Deactivate FrSky telem by default
11 years ago
Lorenz Meier
47dcf88271
Flash optimization
11 years ago
Lorenz Meier
772c5f745c
Make space on FMUv1
11 years ago
Thomas Gubler
cf601c09bf
swissfang: don't build MC apps on FMU1
11 years ago
Thomas Gubler
2d3b6a88de
swissfang: don't build MC apps on FMU1
11 years ago
Lorenz Meier
01f1c90c26
Make some space on FMUv1
11 years ago
Lorenz Meier
60706500df
Make some space on FMUv1
11 years ago
Lorenz Meier
ae2de67501
Revert "Remove old TECS implementation - we can really only decently flight-test and support one."
...
This reverts commit 503ded0539
.
Conflicts:
mavlink/include/mavlink/v1.0
src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
11 years ago
Luis Rodrigues
034d0a6a61
driver for the TeraRangerOne I2C ranger finder
11 years ago
akdslr
1b555f2d2e
LL40LS driver: Added new driver to the config make files
11 years ago
Lorenz Meier
e78d496e92
Enable new lookup lib
11 years ago
Lorenz Meier
503ded0539
Remove old TECS implementation - we can really only decently flight-test and support one.
11 years ago
Lorenz Meier
436cefd88c
make launch detector more flash efficient
11 years ago
ufoncz
bd5a0cef1a
ver command ready including hwcmp which replaces hw_ver, removed hw_ver
...
updated all scripts to use new ver hwcmp command
q
11 years ago
ufoncz
5ea1105451
changed dir from version to ver to keep it shorter
...
added "hw_ver compare" as command option so we can replace hw_ver in future
11 years ago
Lorenz Meier
7b61c927f0
Renamed FW filter to EKF to express its generic properties, switched multicopters over to this filter for first tests.
11 years ago
Anton Babushkin
cb8bd1a3ad
dumpfile command and fetch_log.py tool implemented to fetch logs via nsh console on USB
11 years ago
Lorenz Meier
2908ffb092
Trim down FMUv1 config, remove not commonly used modules from default set
11 years ago
Lorenz Meier
9c355d280e
Merged beta into mavlink rework branch
11 years ago
Anton Babushkin
42f4f45979
mc_att_control_vector renamed to mc_att_control
11 years ago
Lorenz Meier
1e0f292566
Disabling EEPROM and old RAMTRON driver
11 years ago
Anton Babushkin
255d91d8d4
hw_ver app added for hardware version checking
11 years ago
Lorenz Meier
93a0c2de56
Trimming down number of apps to save flash space
11 years ago
Lorenz Meier
ffe5c88d98
Added new estimator framework, actual estimation code not yet present
11 years ago
Anton Babushkin
e1f949163b
makefiles and rc scripts fixed to use new attitude and position controllers
11 years ago
Hyon Lim
b3f1adc54b
SO3 estimator code has been cleaned
11 years ago
Hyon Lim
bcd745fb0d
SO(3) estimator and quaternion receive by mavlink implemented
11 years ago
Stefan Rado
5f18ce506d
Add FrSky telemetry application.
...
This daemon emulates an FrSky sensor hub by periodically sending data packets to an attached FrSky receiver.
11 years ago
Julian Oes
bc583838b7
Navigator: only whitespace fixes
11 years ago
Thomas Gubler
ebbe4d2235
initial wip version of launchdetector
11 years ago
Anton Babushkin
550c611a6e
Add mc_att_control_vector to apps list
11 years ago
Jean Cyr
1cf9f72f62
Add data manager module and fence support to navigator
...
- Add function to geo.c to determine if global position is inside fence
- Add navigator support/commands for maintaining fence coords.
- Add data manager module to support persistence fence storage. Can
store other data, but only used for fence at this time.
- Add unit tests for data manager
11 years ago
Lorenz Meier
2fd1aed6be
Disable the segway app, as its GCC 4.7 incompatible and not generally used
11 years ago
James Goppert
d143e827dc
Updated segway controller for new state machine.
11 years ago
James Goppert
7f0ced968e
Working on roboclaw driver.
11 years ago
Anton Babushkin
ef6f1f6f80
get_rot_matrix() moved to separate library, accel calibration of rotated board fixed
11 years ago
Lorenz Meier
42c412f6dd
Makefile cleanup
11 years ago
Lorenz Meier
65bea797b4
Enabling navigator, does not do anything useful yet
12 years ago
Lorenz Meier
34a8c2de9c
Added position controller to default set
12 years ago
Simon Wilks
fddaa49ed8
Make sure the unit tests aren't included as part of the standard firmware
12 years ago
Simon Wilks
e25f2ff44f
Whitespace and formatting cleanup.
12 years ago
Simon Wilks
548f322493
Added a simple unit test framework and initial testing some of the commander state machines.
12 years ago
Lorenz Meier
a897b3d88e
Added complete attitude control framework
12 years ago