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

7251 commits

Author SHA1 Message Date
Bertrand Songis
445899b58b [9XR-PRO] USB Bootloader fix 2013-12-31 11:05:55 +01:00
root
e250806eb7 Merge origin/next into next 2013-12-29 23:18:55 +01:00
romoloman@github.com
447ee71698 FrSky S/PORT GPS support 2013-12-29 13:15:13 +01:00
mhotar
97907215c7 Merge remote-tracking branch 'origin/next' into mhotar/proportional_fonts 2013-12-27 21:42:55 +01:00
Bertrand Songis
1be0977330 Fix for #197 (non audio chunks > 256 bytes) 2013-12-27 10:33:45 +01:00
mhotar
bbae0f7533 layout fixes 2013-12-27 01:44:58 +01:00
mhotar
7e5d0a8bba Some graphics glitches corrected and some more flash savings
All features costs only 4bytes so far
2013-12-26 14:58:10 +01:00
Andre Bernet
f879c54f8e Fix German translations 2013-12-26 10:18:05 +01:00
H. Renz
4fece76edb German translations by H. Renz 2013-12-26 10:15:50 +01:00
mhotar
682517b0ed putsTime(..) chanaged to save some flash
- newline implemented, thanks to ChrisNisbet01. I will try later to save
some flash with It.
2013-12-25 23:41:27 +01:00
Bertrand Songis
77bd6e5b25 Ignore list updated 2013-12-24 09:08:55 +01:00
Bertrand Songis
57c6738ab7 Merge branch 'next' into bsongis/9XR-PRO_port 2013-12-23 16:12:41 +01:00
Bertrand Songis
e436e9dc79 9XR-PRO soft power issue fixed 2013-12-23 16:31:28 +01:00
Bertrand Songis
271075ec16 Ignore list updated 2013-12-23 15:00:49 +01:00
Bertrand Songis
e9839b6b0c Ignored files updated 2013-12-23 14:59:41 +01:00
Bertrand Songis
3cfbd189f8 Translations generated files removed from the git server 2013-12-23 14:56:18 +01:00
mhotar
a2e9c6cdca Bold font creation modified to skip some collumns 2013-12-23 02:41:21 +01:00
Bertrand Songis
20ef6984ee Now the FW compiles on 9XR-PRO. Still fighting with the drivers on my Windows machine... 2013-12-22 22:33:42 +01:00
mhotar
a14ba678b4 tinsize number length corrected 2013-12-22 01:54:01 +01:00
mhotar
97ff1828d1 proportional SQT5 font bitmaps 2013-12-22 00:36:40 +01:00
openfsguruh
8c6bfb208b reverted throttle change for TARANIS
fixed compile issue for PCBTARANIS, because rawAnas didn't exist anymore
for PCBTARANIS.
2013-12-21 10:57:33 +01:00
mhotar
fe30a393b5 fonts corrected 2013-12-20 02:14:11 +01:00
mhotar
1244b7642c Only one font-engine used, costs only 30B for M64
Tab function removed, used absolute X adressing instead (0x1F, X-coord)
2013-12-20 02:12:48 +01:00
mhotar
7e567fdb15 STD and STDV2 fonts defined in lcd.cpp 2013-12-19 23:16:09 +01:00
mhotar
d840c8acd4 PWFONT defined in Makefile for STD option
INVERTED string has black borders from all sides
2013-12-19 20:26:56 +01:00
mhotar
c38f7f9941 Deleted unused folders 2013-12-17 16:23:01 +01:00
mhotar
a0eb087d11 Font folders- fighting with git 2013-12-17 16:08:46 +01:00
mhotar
3569272812 PWFONT option added to Makefile 2013-12-17 15:36:04 +01:00
openfsguruh
0395dbef0a Throttle counter takes trainer input into account
Now uses combined input from calibratedSticks and trainer port into
account for throttle calculation.
2013-12-16 11:02:11 +01:00
mhotar
2cb5586fd6 Tab function in the strings \037 will help to align columns for different font types 2013-12-15 18:26:02 +01:00
mhotar
b6f8fb689f Fixed width fonts added for M64 (bitmaps only) 2013-12-15 17:42:55 +01:00
Andre Bernet
6d0398ec64 Merge branch 'next' into kilrah/FAS_Offset_compensation
Conflicts:
	radio/src/translations/es.h
	radio/src/translations/es.h.txt
	radio/src/translations/fr.h
	radio/src/translations/fr.h.txt
2013-12-14 13:03:25 +01:00
mhotar
d263552c27 Smlsize font correction 2013-12-12 16:04:29 +01:00
mhotar
a6863e3d1c Proportional Fonts - merged from SVN
-font definitions are left aligned and width defined
-numbers have fixed width, but are shrinked
-INVerted strings ara black surrounded from left and right sides
2013-12-12 11:41:22 +01:00
Bertrand Songis
39a4b8e39d Merge branch 'bsongis/Companion9x_merge' into next 2013-12-10 22:21:38 +01:00
Andre Bernet
825cc28bd8 Pot warning mode labels 2013-12-05 12:42:48 +01:00
Andre Bernet
7c9b0960ea mAh and pot positions weren't saved on model change 2013-12-05 11:27:21 +01:00
Bertrand Songis
d396e85fe0 9XR-PRO support. Still not finished. 2013-12-05 11:06:58 +01:00
Andre Bernet
9c5e8881fc Reorder pot warning modes to simplify potential stock board implementation
Might be good to make an enum too.
2013-12-04 12:04:52 +01:00
Andre Bernet
05fca48115 [Taranis] Option to display checklist at startup if present - done here to avoid merge conflicts 2013-12-03 23:04:45 +01:00
Andre Bernet
d125e408f2 FAS offset now an option for M64 only 2013-12-03 22:29:22 +01:00
Andre Bernet
6749d26333 Translations 2013-12-03 16:04:00 +01:00
Andre Bernet
413119efc5 French translation 2013-12-03 15:47:25 +01:00
Andre Bernet
7f6591edad Pot warning finished on Taranis, ready to merge once tested by more people :) 2013-12-03 14:56:55 +01:00
Bertrand Songis
b2db04f4bb Visual C++ compilation 2013-12-02 21:13:42 +01:00
Andre Bernet
43b0c00e11 More pot checking - still need to find how to read the pot's position on the warning screen, the current solution only works the first time. 2013-12-02 15:51:12 +01:00
Andre Bernet
452e987fca checkSwitches() hopefully more sane 2013-12-02 14:54:02 +01:00
Andre Bernet
74918e4d12 Pot warning beta - needs testing, and checkSwitches() needs reviewing! 2013-12-02 14:11:35 +01:00
Bertrand Songis
772d1ca4c8 Directory transmitter renamed to radio 2013-12-02 12:11:38 +01:00
Bertrand Songis
9a57ec0acc Directory transmitter renamed to radio 2013-12-02 12:10:47 +01:00