1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/shared/uavobjectdefinition
2018-02-12 04:27:07 +01:00
..
accelgyrosettings.xml OP-1149: all gyro have second order temp bias polynomials. remove unneeded copies of AccelGyroSettings values 2014-02-06 00:52:44 +01:00
accelsensor.xml some fixes and corrections as suggested in review 2013-05-29 22:18:08 +02:00
accelstate.xml some fixes and corrections as suggested in review 2013-05-29 22:18:08 +02:00
accessorydesired.xml Categorizing all UAVObjects into 5 main categories: 2013-06-22 19:58:54 +02:00
actuatorcommand.xml Categorizing all UAVObjects into 5 main categories: 2013-06-22 19:58:54 +02:00
actuatordesired.xml OP-1197 configurable failsafes OP-1219 thrust control OP-1217 separate manualcontrolsettings apart 2014-02-09 19:37:22 +01:00
actuatorsettings.xml LP-479 Set lowest acceptable dshot rate to 150khz to avoid possible division by zero and unreasonably slow rates. 2017-04-26 16:57:38 +02:00
airspeedsensor.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
airspeedsettings.xml OP-1317 changed type and default for airspeedsettings filter coefficients 2014-06-18 20:36:50 +02:00
airspeedstate.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
altitudefiltersettings.xml LP-272 Smooth baro altitude with more filtering 2016-08-28 20:53:23 +02:00
altitudeholdsettings.xml LP-272 Altitude Hold/Vario settings : Reduce Ki 2016-08-28 20:52:09 +02:00
altitudeholdstatus.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
attitudesettings.xml LP-482 Complementary+Mag : Increase MagKp and MagKi values 2017-06-17 23:00:56 +02:00
attitudesimulated.xml Categorizing all UAVObjects into 5 main categories: 2013-06-22 19:58:54 +02:00
attitudestate.xml LP-353 - Implement a specific Nav only option in ekf filter, add a debug NavYaw field for testing pourpose(it may be used for integrity check as well) 2017-01-07 18:14:29 +01:00
auxmagsensor.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
auxmagsettings.xml LP-312 Hide I2C port also for Discovery and Revoproto 2016-06-08 22:13:01 +02:00
barosensor.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
callbackinfo.xml Merge branch 'next' into LP-385_cameracontrol 2016-08-29 21:04:55 +02:00
cameracontrolactivity.xml LP-385 - Add Image Index 2016-09-08 02:29:33 +02:00
cameracontrolsettings.xml LP-385 - fixes from review 2016-09-03 21:44:41 +02:00
cameradesired.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
camerastabsettings.xml LP-183 sanitize uavobject definition files 2015-12-02 08:52:37 +01:00
debuglogcontrol.xml added some in uavobject definition comments 2013-11-19 18:55:38 +01:00
debuglogentry.xml OP-1395 - Pack several objects on a single Debug Log "slot", after ten consecutive failures (log full) gives up trying to save to prevent wasting time. Use PIOS_Delay for timestamp 2014-07-08 02:47:09 +02:00
debuglogsettings.xml OP-1538 Added description to fields in the UAVObject description files. 2014-10-11 16:12:58 +02:00
debuglogstatus.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
ekfconfiguration.xml LP-490 changed default gyro process noise to increase filter stability (converges quicker to a stable estimate) 2017-03-02 20:47:50 +01:00
ekfstatevariance.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
faultsettings.xml Categorizing all UAVObjects into 5 main categories: 2013-06-22 19:58:54 +02:00
firmwareiapobj.xml OP-1524 Added Array tree node value preview. 2014-10-03 18:00:59 +02:00
fixedwingpathfollowersettings.xml LP-295 fixed uavobject definitions as per pull request comment 2016-04-25 18:05:15 +02:00
fixedwingpathfollowerstatus.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
flightbatterysettings.xml LP-446 - Add LiHV 2017-01-09 23:48:23 +01:00
flightbatterystate.xml OP-1299 Added autodetect battery cell number before arming. Tested for LiPo from 2S to 6S. Over 6S counting is not possible for LiPo. Should work for LiCo too. LiFePo works only for 1S or 2S. I was not able to find values for LiFeSO4. FlightBatteryState has now two new fields: NbCells and NbCellsAutodetected, which register the autodetection. FlightBatteryState.NbCells should be used instead of FlightBatterySettings.NbCells now, when the number of cells in needed. FlightBatterySettings.NbCells is used by the user to prescribe a cell number or if equal to zero to ask for autodetection. 2014-04-10 17:28:48 +02:00
flightmodesettings.xml LP-549 Make ASWA throttle threshold configurable. Add FlightModeSettings.AlwaysStabilizeWhenArmedThrottleThreshold with default value of 0.2 2017-09-14 09:42:31 +02:00
flightplancontrol.xml Categorizing all UAVObjects into 5 main categories: 2013-06-22 19:58:54 +02:00
flightplansettings.xml Categorizing all UAVObjects into 5 main categories: 2013-06-22 19:58:54 +02:00
flightplanstatus.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
flightstatus.xml LP-76 add UAV defaults and remove UAV inits 2016-06-18 14:08:03 -04:00
flighttelemetrystats.xml OP-1212 prioritize FlightTelemetryStats, GCSTelemetryStats, OplinkStatus. 2014-02-07 18:28:39 +01:00
gcsreceiver.xml Categorizing all UAVObjects into 5 main categories: 2013-06-22 19:58:54 +02:00
gcstelemetrystats.xml OP-1212 prioritize FlightTelemetryStats, GCSTelemetryStats, OplinkStatus. 2014-02-07 18:28:39 +01:00
gpsextendedstatus.xml LP-536 gpsextendedstatus: change update type from periodic (1s) to on-change. 2017-06-28 03:06:32 +02:00
gpspositionsensor.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
gpssatellites.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
gpssettings.xml LP-452 Added Galileo as a GNSS configuration option to the GCS. 2016-12-17 00:04:44 +01:00
gpstime.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
gpsvelocitysensor.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
groundpathfollowersettings.xml OP-1696 PathFollower rewrite in C++ and Landing Squashed commit of the following: 2015-03-20 21:42:20 +11:00
groundtruth.xml OP-1070 GrountTruth object sent to FC. 2013-08-14 17:01:54 -07:00
gyrosensor.xml LP-340 cosmetic type of issues requested in PR 2016-07-19 19:04:40 -04:00
gyrostate.xml LP-340 cosmetic type of issues requested in PR 2016-07-19 19:04:40 -04:00
homelocation.xml LP-183 sanitize uavobject definition files 2015-12-02 08:52:37 +01:00
hottbridgesettings.xml LP-500 HoTT Bridge Module ported from TauLabs 2017-03-24 07:56:19 +01:00
hottbridgestatus.xml LP-500 fixed comment typos found in PR/review 2017-03-28 07:58:50 +02:00
hwdiscoveryf4baresettings.xml LP-556 Change settings uavo to have two fields matching FirmwareIAPObj. 2018-02-12 04:27:07 +01:00
hwpikoblxsettings.xml LP-525 [PikoBLX] Cleaned up HW configuration, added PPM Port (pad) combo. Verified GCS HW page. 2017-10-23 23:04:58 +02:00
hwsettings.xml Adds a port of the Tau Labs/dRonin FrSKY Sensor Hub module. 2017-05-17 19:45:40 -07:00
hwspracingf3evosettings.xml LP-512 Cleaned up Hw(board)Settings for F3 boards. Removed unneeded stuff. 2017-06-02 11:46:39 +02:00
hwspracingf3settings.xml LP-512 Cleaned up Hw(board)Settings for F3 boards. Removed unneeded stuff. 2017-06-02 11:46:39 +02:00
hwtinyfishsettings.xml LP-512 Cleaned up Hw(board)Settings for F3 boards. Removed unneeded stuff. 2017-06-02 11:46:39 +02:00
i2cstats.xml set all uavobjects logging mode to manual 2013-11-17 20:45:04 +01:00
magsensor.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
magstate.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
manualcontrolcommand.xml LP-407 Add Rssi input value - ReceiverActivity: Ignore Rssi channel if already set 2016-09-14 15:23:20 +02:00
manualcontrolsettings.xml LP-407 Add Rssi input value - ReceiverActivity: Ignore Rssi channel if already set 2016-09-14 15:23:20 +02:00
mixersettings.xml LP-385 - Implement camera trigger output handling 2016-08-18 12:10:14 +02:00
mixerstatus.xml set all uavobjects logging mode to manual 2013-11-17 20:45:04 +01:00
mpugyroaccelsettings.xml MPU9K - merge 9k and 6k settings into a single uavo 2015-05-18 21:29:56 +02:00
nedaccel.xml OP-1696 PathFollower rewrite in C++ and Landing Squashed commit of the following: 2015-03-20 21:42:20 +11:00
objectpersistence.xml Add a proper description for ObjectPersistence 2014-02-07 18:37:56 +01:00
oplinkreceiver.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
oplinksettings.xml LP-520 Remove Ch9 from UAVO 2017-06-18 23:41:23 +02:00
oplinkstatus.xml LP-506 Removes pair stats from oplink code. 2017-04-22 09:31:32 -07:00
osdsettings.xml Categorizing all UAVObjects into 5 main categories: 2013-06-22 19:58:54 +02:00
overosyncsettings.xml set all uavobjects logging mode to manual 2013-11-17 20:45:04 +01:00
overosyncstats.xml set all uavobjects logging mode to manual 2013-11-17 20:45:04 +01:00
pathaction.xml OP-1760 Autotakeoff 2015-04-12 21:39:31 +10:00
pathdesired.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
pathplan.xml OP-1122 OP-1158 - renamed uavobject FlightPlan to PathPlan 2014-01-14 21:05:16 +01:00
pathstatus.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
pathsummary.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
perfcounter.xml OP-1365 Flight code instrumentation API: define ID unit as hex for perfcounter uavo 2014-06-06 22:40:22 +02:00
pidstatus.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
poilearnsettings.xml Categorizing all UAVObjects into 5 main categories: 2013-06-22 19:58:54 +02:00
poilocation.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
positionstate.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
radiocombridgestats.xml OP-1122 OP-1145 fixed handling of ground messages done by OPLM 2014-01-06 21:35:00 +01:00
ratedesired.xml OP-1309 some small fixes to Stabilization as result of simulator testing 2014-04-29 15:51:56 +02:00
receiveractivity.xml LP-298 Port Ibus Input driver from dRonin - Not tested 2016-08-03 19:09:05 +02:00
receiverstatus.xml OP-1803 Initial commit 2015-04-02 19:09:38 +01:00
revocalibration.xml LP-183 sanitize uavobject definition files 2015-12-02 08:52:37 +01:00
revosettings.xml LP-512 Initial F3 support 2017-05-25 22:08:16 +02:00
sonaraltitude.xml Categorizing all UAVObjects into 5 main categories: 2013-06-22 19:58:54 +02:00
stabilizationbank.xml LP-214 Add Fpv Camera tilt compensation 2016-01-24 16:35:32 +01:00
stabilizationdesired.xml LP-76 add UAV defaults and remove UAV inits 2016-06-18 14:08:03 -04:00
stabilizationsettings.xml Merged in alessiomorale/librepilot/amorale/LP-276_measurement_based_d_term (pull request #218) 2016-04-14 11:44:39 +02:00
stabilizationsettingsbank1.xml LP-214 Add Fpv Camera tilt compensation 2016-01-24 16:35:32 +01:00
stabilizationsettingsbank2.xml LP-214 Add Fpv Camera tilt compensation 2016-01-24 16:35:32 +01:00
stabilizationsettingsbank3.xml LP-214 Add Fpv Camera tilt compensation 2016-01-24 16:35:32 +01:00
stabilizationstatus.xml LP-76 add UAV defaults and remove UAV inits 2016-06-18 14:08:03 -04:00
statusgrounddrive.xml OP-1696 PathFollower rewrite in C++ and Landing Squashed commit of the following: 2015-03-20 21:42:20 +11:00
statusvtolautotakeoff.xml REVONANO Land and Takeoff uav changes removing abort state. 2015-05-25 22:25:07 +10:00
statusvtolland.xml REVONANO Land and Takeoff uav changes removing abort state. 2015-05-25 22:25:07 +10:00
systemalarms.xml LP-353 - Introduce a Nav alarm that is active when Position estimation is not available 2017-01-07 18:14:29 +01:00
systemidentsettings.xml LP-399 Prepare Autotune GUI : Define some settings as enums 2017-07-05 23:31:57 +02:00
systemidentstate.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
systemsettings.xml LP-454 Add boat and differential boat to the ground tab 2017-01-14 17:47:12 +01:00
systemstats.xml LP-96 - Implement CPU idle counters and calibration functions 2015-09-03 20:05:25 +02:00
takeofflocation.xml OP-1350 Add takeofflocation UAVO 2014-05-16 00:40:19 +02:00
taskinfo.xml Adds a port of the Tau Labs/dRonin FrSKY Sensor Hub module. 2017-05-17 19:45:40 -07:00
txpidsettings.xml LP-183 sanitize uavobject definition files 2015-12-02 08:52:37 +01:00
txpidstatus.xml OP-1904 Initial commit 2015-05-23 21:55:19 +01:00
velocitydesired.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
velocitystate.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
vtolpathfollowersettings.xml LP-183 sanitize uavobject definition files 2015-12-02 08:52:37 +01:00
vtolselftuningstats.xml LP-563 Move advanced UAVOs using throttled update 2017-12-03 18:30:50 +01:00
watchdogstatus.xml set all uavobjects logging mode to manual 2013-11-17 20:45:04 +01:00
waypoint.xml Merge remote-tracking branch 'origin/next' into filnet/OP-1122_gcs_waypoint_editor_stabilization 2013-12-08 14:58:01 +01:00
waypointactive.xml set all uavobjects logging mode to manual 2013-11-17 20:45:04 +01:00