Bertrand Songis
2b9242fac2
[Horus] GUI continued
2016-02-25 23:14:58 +01:00
Bertrand Songis
e8aaa67450
[Horus] GUI continued - #3159
...
[GVars] Refactoring continued - #3185
2016-01-14 07:41:30 +01:00
Sean Vig
4bd90d79d0
Use with open(...) as ...:
context managers
...
Instead of manually opening and closes file objects, use the context
manager that will properly handle opening and closing files for us, even
in the event of some error
2015-12-13 18:57:36 -06:00
Sean Vig
39ee317190
PEP8 radio/util/img2lbm.py
...
Fix whitespace
2015-12-13 18:54:55 -06:00
Sean Vig
5efa5d47d3
Use Python 2/3 compatible scripts
...
Almost entirely fixing print statements, but also a couple importing
changes, wrapped in try/excepts, and one case where dict.keys() not
being a list would be a problem.
Also reverts e41139a397
The real fix for #1907
2015-12-13 18:28:44 -06:00
Bertrand Songis
312c370162
[Horus] DMA2D more used. Some graphics are really faster.
2015-11-10 21:57:41 +01:00
Bertrand Songis
a556c50956
[Horus] Next round of screen changes + refactoring
2015-11-03 19:53:55 +01:00
Bertrand Songis
c2dade2133
Horus fonts / bitmaps tools updated
2015-10-14 23:47:51 +02:00
Markus Sattler
1d6adcc25a
Fixes #2870
2015-09-26 07:59:04 +02:00
bsongis
7863bb23b9
Script small error when given action is wrong
2015-03-16 19:03:54 +01:00
bsongis
3428edcc90
Bigger screens preparation
2014-12-14 15:32:31 +01:00
bsongis
e19684063a
Bitmaps splitted into different directories
2014-12-03 21:11:01 +01:00
bsongis
4ffb9f69c6
Taranis LCD functions refactoring
2014-07-04 11:53:29 +02:00
bsongis
1df8b5f5c1
Fixes #1358
2014-06-30 17:43:33 +02:00
Bertrand Songis
942e658c8e
Directory transmitter renamed to radio
2013-12-02 07:13:57 +01:00