1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 00:35:18 +03:00
Commit graph

222 commits

Author SHA1 Message Date
bsongis
5385a01b2e New parameter added in TELEMETRY screen to choose S.PORT or D protocol. 2014-06-04 11:26:39 +02:00
bsongis
00d3d3e20b Fixes #1167 2014-06-03 10:38:23 +02:00
bsongis
0ea3daa4c4 Bug found in Pots Warning (Auto mode) 2014-06-02 11:01:21 +02:00
bsongis
960527887d S3 masked on Taranis (not TaranisPlus) 2014-06-02 10:45:17 +02:00
bsongis
259eafca69 RxBatt alarms can go up to 13.2V 2014-05-30 15:09:34 +02:00
bsongis
4797df176c Warnings can now have an extra info displayed, which is useful for Lua
errors
2014-05-27 23:00:18 +02:00
bsongis
331fb9d588 RxBatt now ok! 2014-05-26 21:38:19 +02:00
bsongis
c7c58b1a1d Volts source can be RxBatt/A3/A4 and Amps source A3/A4 2014-05-24 16:06:31 +02:00
bsongis
8f9391a8df Constants renamed 2014-05-24 16:06:31 +02:00
bsongis
a46b78bd97 RxBatt overflow (it's stored in a 8bits variable) 2014-05-23 17:26:26 +02:00
bsongis
ede7b02706 Telemetry RxBatt alarms 2014-05-23 16:17:49 +02:00
bsongis
375147e4eb Telemetry A3/A4 settings and alarms 2014-05-23 15:29:10 +02:00
bsongis
84eb29cd96 Fixes #1114 2014-05-19 23:25:41 +02:00
Damjan Adamic
6e5f064c31 One more rename 2014-05-17 17:06:29 +02:00
Damjan Adamic
34e1a0ce86 All references to "custom switches" renamed to "logical switches" 2014-05-17 15:29:31 +02:00
bsongis
6c17fee19b Fixes #1107 2014-05-17 07:52:31 +02:00
bsongis
ef15ccf321 Companion bugfixes 2014-05-16 23:02:31 +02:00
bsongis
96ddda7bef Bugfixes 2014-05-16 22:33:00 +02:00
bsongis
4f0e4feadd Cosmetics 2014-05-16 21:17:54 +02:00
bsongis
4048d65724 Warning removed 2014-05-16 18:10:39 +02:00
bsongis
e4346e70cd Checklist available on all ARM boards 2014-05-16 17:30:54 +02:00
bsongis
487cd04030 Cosmetics (one TODO done) 2014-05-16 17:08:35 +02:00
bsongis
bfbee05b25 Telemetry refactoring continued 2014-05-16 16:46:04 +02:00
bsongis
2fbd4ff13a Mixer code splitted differently 2014-05-15 12:08:57 +02:00
bsongis
324fe4e341 REVPRO fixes 2014-05-13 08:46:54 +02:00
bsongis
ae5468330a Only one module on 9XR-PRO 2014-05-12 22:03:38 +02:00
bsongis
220e9f3e97 Merge remote-tracking branch 'origin/next' into TaranisPlus
Conflicts:
	companion/src/generaledit.cpp
	companion/src/generaledit.ui
	radio/src/gui/menu_general.cpp
2014-05-11 14:41:03 +02:00
bsongis
6b4dba947a Issue #1065 - FW part done 2014-05-09 17:11:30 +02:00
bsongis
3c07e0a227 Issue #1065 - New function putsTime 2014-05-09 17:11:30 +02:00
bsongis
f178748090 Fixes #986
Fixes #1058
2014-05-05 16:07:07 +02:00
bsongis
934961e999 Fixes #1056 2014-05-05 12:27:29 +02:00
bsongis
9f487a86da Issue #1048 - First in Inputs menu, it was impossible to copy a line
from Input4 to Input5
2014-05-02 22:54:52 +02:00
Andre Bernet
0ffd0c8e0b Merge branch 'next' of https://github.com/opentx/opentx into TaranisPlus
Conflicts:
	companion/src/firmwares/opentx/opentxinterface.cpp
	radio/src/haptic.cpp
	radio/src/targets/gruvin9x/board_gruvin9x.h
	radio/src/targets/mega2560/board_mega2560.h
	radio/src/targets/sky9x/board_sky9x.h
	radio/src/targets/stock/board_stock.h
	radio/src/targets/taranis/board_taranis.h
	radio/src/targets/taranis/haptic_driver.cpp
2014-04-29 15:13:05 +02:00
Kjell Kernen
3980f42b3d Merge pull request #1009 from opentx/mhotar/cz_translations
Mhotar/cz translations
2014-04-27 21:57:46 +02:00
Andre Bernet
dfead504f7 Backlight color in SFs for REVPLUS
100 steps instead of 255, should be enough...
2014-04-23 17:31:09 +02:00
Andre Bernet
c41c7469b8 Steps of 10 during key repeats for telemetry values - was awfully long now we have more resolution 2014-04-19 20:17:04 +02:00
mhotar
c02dbae87a DREX checkbox offset can be set in translations file, so the "Dualrate/Expo enambled" can be better translated 2014-04-16 23:56:23 +02:00
bsongis
560cd8f619 Fixes #978 2014-04-15 18:02:47 +02:00
bsongis
785c17ed2f Fixes #973 2014-04-14 17:04:52 +02:00
bsongis
4c2dabb287 Logical Switches badly displayed on Sky9x when configured with a
telemetry source
2014-04-08 08:24:01 +02:00
Andre Bernet
6ebefe9e69 Autosource in SFs where applicable (fix #944) 2014-04-06 23:54:21 +02:00
Andre Bernet
c65b26ec69 Firmware/companion string consistency 2014-04-03 21:04:36 +02:00
Andre Bernet
8ae44231f0 DBLKEYS broken in limits on Taranis 2014-04-03 16:55:54 +02:00
Andre Bernet
fae5686258 Fix #917 2014-04-02 18:27:50 +02:00
bsongis
213a7d2526 Cosmetics 2014-04-01 22:00:29 +02:00
bsongis
c3ba95a980 Issue #893 - Extended Limits increased to +/-150%. Perhaps it will be
reverted later, but it will be only one constant to change, the code is
cleaner.
2014-04-01 18:24:48 +02:00
bsongis
6c5150de8c PPM=US is now fixed on Taranis. Still remaining the problem with GVARS
as described in Issue #893 (a model configured with a GVAR in Limits
won't work the same way on a PPMUS firmware or on a !PPMUS firmware)
2014-04-01 16:51:50 +02:00
bsongis
59aabb4ee5 Issue #892 fixed 2014-03-31 11:32:29 +02:00
bsongis
7d5b876e27 ARM boards now allow 1 blade in Companion. Shift in Stock-9X EEPROM. 2014-03-31 09:58:28 +02:00
bsongis
02bb061b1d Display problem on PlayTrack function, when the user wanted to select
below 1x which is !1x - which means don't play this track at startup
2014-03-28 17:52:08 +01:00