Thomas Gubler
08c5ecba7a
Merge pull request #2046 from UAVenture/fix_formatting
...
Correct formatting of FW_P_ROLLFF definition to unbreak doc generation
10 years ago
Simon Wilks
ea521844fe
Correct formatting of parameter definition to unbreak documentation generation.
10 years ago
Lorenz Meier
3ee9b441c6
Add STM32F4 discovery config.
10 years ago
Lorenz Meier
bb9e5d0d4c
Merge pull request #2039 from PX4/fix_uavcan_deps
...
Fixes dependency not being cleaned by keeping the uavcan artifacts in th...
10 years ago
Lorenz Meier
385830d055
Merge pull request #2041 from DonLakeFlyer/ParamMeta
...
Change to V2 spec of param meta data
10 years ago
Don Gagne
202cfd21d0
Change to V2 spec of param meta data
...
Had to switch to ElementTree to get attribute support
10 years ago
Lorenz Meier
f3cb586574
Merge pull request #2038 from DonLakeFlyer/MetaDataVersion
...
Add version number to parameter meta data
10 years ago
Don Gagne
2fa0c333cb
Add version number to parameter meta data
10 years ago
Lorenz Meier
c9c1c9d58a
Fix #1789 - takeoff sideways on beginning of missions
10 years ago
Lorenz Meier
ba88daf8f9
Merge pull request #2035 from DonLakeFlyer/MetaDataFixes
...
Parameter meta data fixes
10 years ago
Don Gagne
05c351183f
Parameter meta data fixes
10 years ago
Lorenz Meier
d84ac41cd3
MAVLink: Update submodule to fix compile error
10 years ago
Lorenz Meier
70246c30c4
MAVLink: Updated library version
10 years ago
Lorenz Meier
cf0a7bde67
Merge pull request #2029 from DonLakeFlyer/ParamXml
...
Store parameter xml size in .px4 file
10 years ago
Don Gagne
3dc8cf8769
Clean up parameter meta data as needed by QGC
10 years ago
Don Gagne
c8452bb9d6
Store parameter xml size
...
This is needed in order to decompress in QGroundControl
10 years ago
Lorenz Meier
4b34221614
navigator: Get rid of audio tag in strings and use appropriate priority to get audio out when needed in the GCS
10 years ago
Lorenz Meier
eda19ee5a1
Merge pull request #1886 from dagar/rangewarning
...
Geofence max horizontal and vertical distance
10 years ago
Lorenz Meier
7b69973e5e
Merge pull request #1640 from mhkabir/timesync_en
...
timesync: Add uORB topic, general fixes
10 years ago
Lorenz Meier
cc0d78b606
sdlog2: Do not abort startup without microSD
10 years ago
Mohammed Kabir
2f164ca345
sdlog2 : field for timesync offset
10 years ago
M.H.Kabir
66e6938c6d
timesync: Add uORB topic, general fixes
10 years ago
Daniel Agar
25dfd84b40
Geofence max horizontal and vertical distance
...
-changes GF_ON to GF_MODE
-adds GF_MAX_HOR_DIST and GF_MAX_VER_DIST params
10 years ago
Lorenz Meier
3c36a61569
Merge pull request #2017 from UAVenture/sf02_fix
...
Store the port so the in use port will be referenced when reopening.
10 years ago
Simon Wilks
8fd6b3da21
Store the port so the in use port will be referenced when reopening.
10 years ago
Lorenz Meier
ac6ffd36d9
Merge pull request #2008 from PX4/mixer_limit_publication
...
fixed publication of mixer limit flags
10 years ago
Lorenz Meier
989aba363d
Merge pull request #1928 from kd0aij/limitAutoRPrates
...
Limit auto roll/pitch rates
10 years ago
Lorenz Meier
7278952dc2
Merge pull request #2002 from PX4/rotorssim
...
simulator repository was renamed
10 years ago
Mark Whitehorn
f1b2efeeaf
increase default roll/pitch rate limits to 360dps
10 years ago
Mark Whitehorn
6ccfc222d3
fix comment on MC att controller rate limits
10 years ago
Mark Whitehorn
b356508f6b
add new parameters for roll and pitch angular rate limits
10 years ago
Mark Whitehorn
6b26594697
apply roll/pitch acro_rate_max in MC attitude controller
10 years ago
Lorenz Meier
d4ae721bc0
sd card boot: Focus on card reliability, as wider adoption identifies corrupted card to be still a common problem
10 years ago
Lorenz Meier
a1c698034d
HMC5833 driver: Enable internal temperature calibration when available.
10 years ago
Lorenz Meier
e659bbb777
Merge pull request #1992 from Zefz/gps-improvements
...
UBlox GNSS driver improvements
10 years ago
Roman Bapst
555e96a37a
fixed publication of mixer limit flags
10 years ago
Lorenz Meier
2d985dbed3
commander: Set param autosave to on by default
10 years ago
Thomas Gubler
a872b69df1
add parameter to control autosave of parameters
10 years ago
Thomas Gubler
f6f8d646d1
commander: rename variable to avoid confusion with parameter
10 years ago
Thomas Gubler
7a2bb7c03a
commander: fix whitespace
10 years ago
Lorenz Meier
844be8c5f1
Merge pull request #2005 from rmackay9/batt-capacity-ioctl
...
batt_smbus: add ioctl to return batt capacity
10 years ago
Johan Jansen
051b7b853e
UBlox: Check valid time bit for NAV_TIMEUTC messages (used for Ublox 6 and earlier)
10 years ago
Randy Mackay
04863dc2d1
batt_smbus: add ioctl to return batt capacity
...
Also use full charge capacity instead of design capacity so that an old
battery's capacity will appear as lower than its original capacity but
it will still report 100% charged after charging
10 years ago
Thomas Gubler
747a00d70d
simulator repository was renamed
10 years ago
Lorenz Meier
79f6459740
mavlink app: Code style fix
10 years ago
philipoe
309a767c06
mavlink: Allow mavlink_send to take component_ID into account. Still use a default argument in case the user does not supply a component_ID
10 years ago
Thomas Gubler
b4edf92627
Merge pull request #1987 from UAVenture/sync_scripts
...
Remove ROS install scripts, they are now in PX4/containers
10 years ago
Andrew Tridgell
219d661888
hmc5883: read the temperature every 10 samples when enabled
10 years ago
Andrew Tridgell
02639411ba
hmc5883: added -T option to enable temperature compensation
...
this also fixes the behaviour of the -C option
10 years ago
Andrew Tridgell
e17936e237
hmc5883: try to cope with genuine 5883 parts
...
if we can't read the temperature registers 10 times then disable the
feature.
10 years ago