1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 16:25:16 +03:00
Commit graph

138 commits

Author SHA1 Message Date
Damjan Adamic
98c1503bed Added conversions of knots to m/s and f/s 2015-08-06 12:37:45 +02:00
Bertrand Songis
2378080ae8 Fixes #2631 2015-08-05 18:50:22 +02:00
Bertrand Songis
545f54a89c Merge pull request #2548 from opentx/bsongis/bad_sport_sensors
#2538 - Proposal for a fix.
2015-07-27 07:39:03 +02:00
Andre Bernet
a3fa0bd79d We need to ignore the instance, not the data Id ;) 2015-07-25 18:11:02 +02:00
bsongis
98b4d26676 Fixes #2542 2015-07-23 18:34:32 +02:00
bsongis
6f21556b81 #2538 - Proposal for a fix. We have many wrong sensors, including
openXsensor. The first ID is stored in EEPROM, but not used during the
search loop
2015-07-22 22:30:37 +02:00
Damjan Adamic
7b28910cc2 Re #2513: set value of duplicated telemetry sensors 2015-07-20 21:13:30 +02:00
bsongis
e1e60b5572 Fixes #2487 2015-07-18 13:34:49 +02:00
bsongis
ef21053b3d It was possible to reset Timer3 in custom functions even if Timer3
unavailable
2015-07-09 22:17:55 +02:00
Damjan Adamic
7312bd2655 Fixes #2382: new atribute onlyPositive for telemetry sensor
Conflicts:
	radio/src/translations/it.h.txt
2015-06-28 12:37:55 +02:00
Damjan Adamic
56c249326f Fixes #2382: Vario only showing positive values (reverted from commit a88cace888) 2015-06-25 20:10:59 +02:00
Damjan Adamic
a88cace888 Fixes #2382: Vario only showing positive values 2015-06-25 19:45:05 +02:00
bsongis
34d096e115 All disabled telemetry google tests are now enabled 2015-06-15 22:05:53 +02:00
bsongis
fc492a7709 Fixes #2359 2015-06-14 23:16:19 +02:00
bsongis
f4d1389c4d Cells sensor can now be displayed in PREC1 or even PREC0 2015-06-13 23:18:52 +02:00
bsongis
b4dcde3aa8 Constant renamed 2015-04-28 20:40:06 +02:00
Andre Bernet
df2318a45d Prevent mAh from becoming old when counting slowly 2015-04-25 19:33:49 +04:00
Andre Bernet
4e4be82875 ft/s unit added 2015-04-02 23:55:55 +04:00
Andre Bernet
8b29aa1e9b Add multiplier to RPM sensor (Fix #1688), fix offset/ratio DSBs 2015-03-31 17:49:43 +04:00
Andre Bernet
e6b0a01165 Fluid units 2015-03-25 11:49:25 +04:00
bsongis
a6e86089ec Telemetry totalizer started ... 2015-03-24 21:45:16 +01:00
Andre Bernet
6f6257dec3 Cosmetics 2015-03-22 23:37:36 +04:00
Andre Bernet
916d462b5b Merge branch 'next' into kilrah/telemetry_enhancements 2015-03-22 22:00:34 +04:00
Andre Bernet
25a0463d2d Warning if all telemetry slots are full 2015-03-22 22:00:04 +04:00
Andre Bernet
d9cc451338 RPM blades 2015-03-22 20:56:03 +04:00
Andre Bernet
91f5205c4f Auto Offset / Filter now independent 2015-03-22 20:13:18 +04:00
Andre Bernet
f735597210 Support for multiple items with the same value (allows different units/flags) 2015-03-22 18:33:40 +04:00
Andre Bernet
aced02f2bb Reset SF can now reset individual telemetry items (fix #161) 2015-03-22 17:58:14 +04:00
Andre Bernet
405567ac11 Compilation fix when RTCLOCK not defined 2015-03-22 13:17:47 +04:00
Andre Bernet
4318d04707 Fix date adjustment, avoid setting time/date before GPS reception is good (GPS sends 0:0:0 0-0-0). Doesn't handle disconnection/reconnection of GPS module while radio is on, datetime.datestate and datetime.timestate should be reset when sensor is considered old 2015-03-21 11:12:19 +04:00
bsongis
0886873f54 Fix for the bug projectkk2glider noticed, thanks! 2015-03-17 06:42:47 +01:00
bsongis
2a3c5958ad Fixes #2056 - Needs tests! 2015-03-17 06:41:46 +01:00
bsongis
361fbd83dc A lot of warnings removed 2014-12-09 07:22:30 +01:00
bsongis
978e9a260c Partly fixes #1861 2014-11-22 19:23:42 +01:00
Kyle Manna
da8160f1ff permissions: Remove execute bit from src files
* Remove the execute permission on all c, cpp, and header files.
* These files will never need to be executed.
2014-11-19 09:52:44 -08:00
bsongis
a3f712b3dc Fixes #1844 2014-11-15 20:02:52 +01:00
bsongis
b84799e845 Cells sensor unit is not modifiable 2014-11-09 00:52:22 +01:00
bsongis
88d9691d16 Telemetry refactoring - Fixes #1634 2014-11-08 12:06:42 +01:00