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

77 commits

Author SHA1 Message Date
bsongis
a6c39e83b1 #1188 - HDG not converted when units are imperial (it was done in audio,
not in
lcd)
2014-06-06 15:07:22 +02:00
bsongis
6511ae173d Fixes #1191 2014-06-06 11:54:13 +02:00
bsongis
dcde1073b0 [Stock 9x] Problem on logical switches used as sources (both display and
evaluation)
2014-06-05 21:41:05 +02:00
bsongis
950f651af9 BMP are read on the stack to avoid a malloc. Lua memory displayed when
pressing [Menu Long]
2014-05-30 16:14:54 +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
a46b78bd97 RxBatt overflow (it's stored in a 8bits variable) 2014-05-23 17:26:26 +02:00
bsongis
136cd666f7 RxBatt should now be displayed and played correctly 2014-05-23 15:38:50 +02:00
bsongis
daf80cad83 A3/A4 support 2014-05-23 11:09:22 +02:00
bsongis
e4f550085a lcd_line now accepts DOTTED pattern 2014-05-22 16:46:46 +02:00
bsongis
273098f9e1 Fixes #1120 2014-05-19 21:16:13 +02:00
bsongis
6c17fee19b Fixes #1107 2014-05-17 07:52:31 +02:00
bsongis
40783acc36 Small display bug on SMLSIZE numbers with PREC1 (used in Failsafe menu
on Taranis)
2014-05-16 15:48:57 +02:00
bsongis
fec39c4222 Numbers like "5.1" were badly displayed in DBLSIZE (the point was near
the 1). Small code saving (10 bytes)
2014-05-16 15:15:57 +02:00
bsongis
d6977a130b Chars [ and ] use now one less pixel in weight 2014-05-16 14:43:32 +02:00
bsongis
10545a1e6a Fixes #1088 2014-05-13 10:39:53 +02:00
bsongis
c3859dc308 Compilation failure on Sky9x 2014-05-09 17:26:16 +02:00
bsongis
9a086312c7 Disable TX_TIME when no RTCLOCK on board 2014-05-09 17:11:31 +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
48328a7f8a Fixes #1013 - ~ and \t added to the mapped chars in notes 2014-05-02 13:11:15 +02:00
mhotar
2d62054e9a TAB "\t" added to strings 2014-04-28 20:20:04 +02:00
bsongis
37960e6a9d Wrong unit used with ASpeed+ 2014-04-17 11:15:55 +02:00
bsongis
506bc9b6ae AirSpeed now in Knots (and converted to km/h and mph according to Tx
settings). Tests needed (LCD and audio)
2014-04-15 18:11:13 +02:00
bsongis
ed3bc66ea1 Many little differences in logical switches (telemetry sources) between
Companion and the FW (especially on 9x stock board)
2014-04-10 12:35:58 +02:00
mhotar
33a44322dc '!' font method used instead of vlineStip #956 2014-04-08 23:39:05 +02:00
bsongis
fd92c3877b AirSpeed was divided by 100 when displayed 2014-04-08 21:19:35 +02:00
mhotar
8bffd10084 BDLSIZE special characters were not remapped 2014-04-02 01:11:27 +02:00
bsongis
f9b9df3a83 Negative curves badly displayed 2014-03-26 09:34:23 +01:00
bsongis
8c59a196c7 Inputs / Mixers screens rearrangement / bugfixes 2014-03-25 17:03:24 +01:00
Damjan Adamic
e5cbba4ee2 Proper rounding for values that are scaled down. Displayed and spoken values affected.
Example: value 3.47V was spoken as 3.4V, new spoken value is 3.5V
2014-03-23 20:50:02 +01:00
bsongis
1c3ced7222 Cosmetics on the bootloader 2014-03-15 15:36:02 +01:00
bsongis
5b0835cecb translations.h/.cpp files splitted into translations.h/.ccp and
fonts.h/.cpp
2014-03-05 10:59:52 +01:00
bsongis
3788f5f562 5 more files removed 2014-03-04 18:31:12 +01:00
bsongis
cdce9b0da7 Merge remote-tracking branch 'origin/next' into
bsongis/Issue524_SPORT_GPS

Conflicts:
	radio/src/telemetry/frsky_sport.cpp
	radio/src/translations/de.h.txt
2014-03-03 15:36:34 +01:00
bsongis
c8f1758bc1 Conversion of °C->°F on HDG
Altitude stored as feet in logs when imperial mode chosen
2014-03-03 15:33:26 +01:00
bsongis
c4bff418e3 Issue #762 fixed 2014-02-28 11:58:37 +01:00
bsongis
2e58969aa1 Fix problem with GPS speed unit used with voice 2014-02-25 18:05:54 +01:00
Bertrand Songis
c823ca69ce More spares to allow A3/A4/RSSI_Tx/Rx_Batt in Telemetry (ARM boards) 2014-02-24 18:22:39 +01:00
Bertrand Songis
7d3642e16f Issue #89 fixed - ASpd, dTE, Cel-, Vfas- added to Telemetry. All
telemetry values available in logical switches
2014-02-13 17:33:51 +01:00
Andre Bernet
17823786e4 Merge branch 'bsongis/Issue592_sticky_switches' into next
Conflicts:
	radio/src/gui/menu_model.cpp
2014-02-07 23:39:28 +01:00
Andre Bernet
b12f76bc39 Merge pull request #621 from opentx/bsongis/Issue554_trims_relative_default
All good!
2014-02-07 11:35:58 +01:00
Bertrand Songis
38129abd43 Issue #592 - 422bytes saved on 9x stock!!! 2014-02-06 15:57:59 +01:00
Bertrand Songis
873d2c4377 Merge remote-tracking branch 'origin/next' into
bsongis/Issue592_sticky_switches

Conflicts:
	radio/src/gui/menu_model.cpp
2014-02-05 08:01:40 +01:00
mhotar
40edf9f88a Merge remote-tracking branch 'origin/next' into mhotar/layout_alignments_Issue #584
Conflicts:
	radio/src/translations/es.h.txt
	radio/src/translations/fr.h.txt
	radio/src/translations/pl.h.txt
Manually resolved.
2014-02-04 13:41:39 +01:00
Bertrand Songis
9c82e62cc7 [all] Issue #592 - Corrections (GVARS) 2014-02-04 10:30:26 +01:00
Bertrand Songis
e48c27d30a [all] Issue #592 - Sticky switches on all boards. Saves 62bytes on
stock!
2014-02-03 14:33:55 +01:00
Bertrand Songis
53c670deee Merge remote-tracking branch 'origin/next' into
bsongis/Issue554_trims_relative_default

Conflicts:
	radio/src/gui/menu_model.cpp
2014-02-01 19:56:31 +01:00
Bertrand Songis
38145a02f4 Merge remote-tracking branch 'origin/next' into
bsongis/Taranis_6Positions_Pot

Conflicts:
	radio/src/myeeprom.h
2014-01-31 11:28:34 +01:00