James Goppert
|
1b7472ef4c
|
Fix for md25 and uORB update.
|
11 years ago |
James Goppert
|
afb2c37bfc
|
Fixed uORB Pub/Sub templates for GCC 4.7
|
11 years ago |
James Goppert
|
da9dab2799
|
Moved List.hpp from controllib to src/include/containers.
|
11 years ago |
James Goppert
|
fd6590cfa7
|
Moved UOrbPubliction/Subscription to uORB::Publication/Subscription
|
11 years ago |
James Goppert
|
2c32cdf16b
|
Fixed block param template.
|
11 years ago |
Lorenz Meier
|
239a0cc155
|
Merge pull request #746 from thomasgubler/useioparam
add SYS_USE_IO param
|
11 years ago |
Lorenz Meier
|
6bd5b11b04
|
Merge pull request #760 from dominiho/master
changed px4flow I2C address to default value
|
11 years ago |
dominiho
|
fc877f9c20
|
changed px4flow I2C address to default value
|
11 years ago |
kroimon
|
7be1c400f9
|
Merge pull request #750 from PX4/hotfix_rc_romfs_pruner
startup scripts: replace ” by "
|
11 years ago |
Julian Oes
|
7718bbebee
|
startup scripts: romfs_pruner doesn't know the inch symbols when used in eclipse, therefore replace these
|
11 years ago |
Lorenz Meier
|
ae35733381
|
Merge pull request #745 from thomasgubler/caipirinha
introduce TBS caipirinha autostart script
|
11 years ago |
Lorenz Meier
|
ab7f07da75
|
Merge pull request #742 from thomasgubler/phantom
set phantom autoconfig parameters as provided by Andreas Antener
|
11 years ago |
Thomas Gubler
|
4466dbf0b3
|
add SYS_USE_IO param which allows using standard startup scripts for FMU only mode
|
11 years ago |
Thomas Gubler
|
c1ee1abf27
|
introduce TBS caipirinha autostart script
|
11 years ago |
kroimon
|
39274f4bf3
|
Merge pull request #743 from PX4/rcS_hotfix
add missing $ in rcS script
|
11 years ago |
Thomas Gubler
|
75c168f13f
|
add missing $ in rcS script
|
11 years ago |
Thomas Gubler
|
f4c91b19e4
|
set phantom autoconfig parameters as provided by Andreas Antener
|
11 years ago |
Lorenz Meier
|
e590d96c0a
|
Merge pull request #734 from thomasgubler/rcs_defaultappsflag
rcS: introduce flag that allows disabling startup of the default apps
|
11 years ago |
Lorenz Meier
|
5d1eef17fa
|
Merge pull request #733 from dominiho/master
added i2c px4flow driver
|
11 years ago |
Lorenz Meier
|
15a2b35868
|
Merge pull request #735 from thomasgubler/ardrone_mavtype
set correct MAV_TYPE in ardrone startup script
|
11 years ago |
Thomas Gubler
|
7d48941c02
|
set correct MAV_TYPE in ardrone startup script
|
11 years ago |
dominiho
|
11f12b4dfe
|
added i2c px4flow driver
|
11 years ago |
Thomas Gubler
|
bfe8d73560
|
rcS: introduce flag that allows disabling startup of the default apps in order to start a different set of apps in a autostart script
|
11 years ago |
Lorenz Meier
|
05f07f68c7
|
Merge pull request #732 from thomasgubler/ardrone_autoconfig_batteryvoltage
ardrone startup: set battery V scale parameter
|
11 years ago |
Thomas Gubler
|
7a97eb83f6
|
ardrone startup: set battery V scale parameter in autoconfig to the value given in sensors_params.c
|
11 years ago |
Thomas Gubler
|
04ce3261ca
|
Merge pull request #731 from PX4/ardrone_autoconfig_fix
Remove non-existent parameter from 4008_ardrone startup script.
|
11 years ago |
Stefan Rado
|
5745233f80
|
Remove non-existent parameter from 4008_ardrone startup script.
|
11 years ago |
Lorenz Meier
|
b9e8690c61
|
Merge pull request #703 from PX4/act_group_hotfix
Actuator group hotfix
|
11 years ago |
Lorenz Meier
|
82e2619f1f
|
Merge pull request #721 from PX4/laser_rangefinder
Laser rangefinder
|
11 years ago |
Lorenz Meier
|
9153eee235
|
Merge pull request #729 from PX4/gpio_led_fmuv2
gpio_led: some more fixes
|
11 years ago |
Anton Babushkin
|
bbe9873f97
|
Merge branch 'master' into gpio_led_fmuv2
|
11 years ago |
Anton Babushkin
|
bc36b540a5
|
gpio_led: code style fixed
|
11 years ago |
Anton Babushkin
|
6f55077541
|
gpio_led: bugs fixed
|
11 years ago |
Lorenz Meier
|
072be2c730
|
Merge pull request #717 from PX4/iris_hotfix
Iris parameter hotfix: Dropped default gains
|
11 years ago |
Lorenz Meier
|
4840d5fbcb
|
merged master
|
11 years ago |
Lorenz Meier
|
89e6b3f606
|
Merge branch 'master' of github.com:PX4/Firmware into laser_rangefinder
|
11 years ago |
Lorenz Meier
|
f5b21fbcde
|
Merge pull request #728 from PX4/gpio_led_fmuv2
Gpio led fmuv2
|
11 years ago |
Lorenz Meier
|
caef8d115c
|
Merge branch 'master' of github.com:PX4/Firmware into gpio_led_fmuv2
|
11 years ago |
Lorenz Meier
|
db04e00060
|
Merge pull request #712 from PX4/fetch_log
Log fetcher utility
|
11 years ago |
Lorenz Meier
|
0cce688010
|
Merge pull request #711 from PX4/sdlog2_opt
sdlog2 optimization
|
11 years ago |
Anton Babushkin
|
5d34e124fe
|
Merge branch 'master' into gpio_led_fmuv2
|
11 years ago |
Lorenz Meier
|
b7662537df
|
Fix code style of laser rangefinder
|
11 years ago |
Lorenz Meier
|
7851472ae9
|
Laser range finder ready to roll, logging tested
|
11 years ago |
Lorenz Meier
|
290b07920c
|
Fixed missing reset of poll rate after test exit in ultrasound driver
|
11 years ago |
julianoes
|
b6a087e921
|
Merge pull request #718 from thomasgubler/fw_posctrl_warning
fw posctrl: change 2 functions that return nothing from int to void
|
11 years ago |
Thomas Gubler
|
e0cf0e3f41
|
fw posctrl: change 2 functions that return nothing from int to void
|
11 years ago |
Anton Babushkin
|
ddb94ceba8
|
attitude_estimator_ekf: hotfix, do mag declination rotation matrix initialization
|
11 years ago |
Lorenz Meier
|
368c2390cf
|
Merge pull request #673 from PX4/romfs_prune
ROMFS: ignore comments and newlines in startup files, text in mixer files
|
11 years ago |
Lorenz Meier
|
b4cec8593e
|
Merge pull request #707 from thomasgubler/fwtrim
Add simple control offset parameter for fw attitude (master)
|
11 years ago |
Lorenz Meier
|
36843b55c4
|
Merge pull request #715 from thomasgubler/geofence
Geofence: make better use of Block class for updating parameters
|
11 years ago |