Bertrand Songis
2b9242fac2
[Horus] GUI continued
2016-02-25 23:14:58 +01:00
Bertrand Songis
366c286e73
[Horus] UI continued
2016-02-08 20:56:02 +01:00
Bertrand Songis
c07a2d338a
Try to update gcc-avr on Travis and fix compilation failure
2016-01-30 00:40:29 +01:00
Bertrand Songis
16a37db86f
Try to update gcc-avr on Travis and fix compilation failure
2016-01-30 00:37:35 +01:00
Bertrand Songis
364bf6ac23
Commit tests should be OK now
2016-01-29 14:27:27 +01:00
Damjan Adamic
16f465b147
Hours simu build now uses the same config as firmware build
2016-01-15 19:39:16 +01:00
Damjan Adamic
f27c092ba4
Missing stuff from commit e8aaa67450
2016-01-14 19:23:56 +01:00
Bertrand Songis
e8aaa67450
[Horus] GUI continued - #3159
...
[GVars] Refactoring continued - #3185
2016-01-14 07:41:30 +01:00
Damjan Adamic
12af6a8a19
Travis using cmake for build tests
2016-01-10 20:43:19 +01:00
Damjan Adamic
1b177ba8b8
Fixed: OpenTX Bootloader bin2lbm conversion error (last partial chunk was missing)
2015-12-28 21:45:37 +01:00
Bertrand Songis
97d59cfa56
Copyright script applied to all sources in the radio directory
2015-12-23 19:57:13 +01:00
Bertrand Songis
88841f63ca
Switch to CMake
2015-12-21 23:43:18 +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
82c3230981
PEP8 and break up radio/util/tts.py
...
Break up tts.py so that each language configuration of system and custom
sounds is done in a separate file, also fixing PEP8 problems with
tts.py, mostly whitespace related
2015-12-13 18:55:03 -06:00
Sean Vig
5f698d2b17
PEP8 radio/util/translate.py
...
Remove unused imports, fix whitespace, fix undefined variable
2015-12-13 18:55:03 -06:00
Sean Vig
4bfcfd0fc8
PEP8 radio/util/taranisicons.py
...
Remove unused imports, fix whitespace, fix indentation
2015-12-13 18:55:02 -06:00
Sean Vig
bcc7982b3b
PEP8 radio/util/sportparse.py
...
Remove unused import, fix whitespace, indentation, and comments
2015-12-13 18:55:02 -06:00
Sean Vig
0743785126
PEP8 radio/util/sinus.py
...
Fix whitespace
2015-12-13 18:55:02 -06:00
Sean Vig
196dbb1d39
PEP8 radio/util/parse.py
...
Fix whitespace and indentation
2015-12-13 18:55:02 -06:00
Sean Vig
fa0ded50fe
PEP8 radio/util/luaexport.py
...
Fix indentation
2015-12-13 18:55:02 -06:00
Sean Vig
2968b25cfa
PEP8 radio/util/include-guard.py
...
Split imports, fix whitespace
2015-12-13 18:55:02 -06:00
Sean Vig
39ee317190
PEP8 radio/util/img2lbm.py
...
Fix whitespace
2015-12-13 18:54:55 -06:00
Sean Vig
710482e821
PEP8 radio/util/font2png.py
...
Fix whitespace and indentations, remove semicolons
2015-12-13 18:39:02 -06:00
Sean Vig
73f9dac120
PEP8 radio/util/fat12.py
...
Fix indentation and whitespace
2015-12-13 18:32:54 -06:00
Sean Vig
7dcd96d258
PEP8 radio/util/dsm2.py
...
Fix indentation and whitespace
2015-12-13 18:32:54 -06:00
Sean Vig
9d13484291
PEP8 radio/util/copyright.py
...
Remove unused imports, fix whitespace, fix comments
2015-12-13 18:32:54 -06:00
Sean Vig
be154140b3
PEP8 radio/util/codecs.py
...
Fix white space
2015-12-13 18:32:53 -06:00
Sean Vig
054952edcb
PEP8 radio/util/capitalize.py
...
Split imports, fix indentation
2015-12-13 18:32:53 -06:00
Sean Vig
3d6533c88b
PEP8 radio/util/bin2lbm.py
...
Fix indentation
2015-12-13 18:32:53 -06:00
Sean Vig
a0f6b0e913
PEP8 radio/util/addtr.py
...
Split imports, fix indentation
2015-12-13 18:32:53 -06:00
Sean Vig
50d8e21533
PEP8 radio/util/add-issue-links.py
...
Remove unused imports, fix indentation
2015-12-13 18:32:53 -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
5554540630
Lowercase again in all directories to simplify things
2015-12-11 10:00:03 +01:00
Bertrand Songis
00100c0c86
Cosmetics
2015-12-10 23:44:56 +01:00
Bertrand Songis
7c1634c00d
Horus simu compilation fix
2015-11-26 20:40:13 +01:00
Bertrand Songis
cbe244fc6c
Fixes Horus compilation
2015-11-26 19:35:07 +01:00
Bertrand Songis
01187e60c2
Some more LCD functions renamed
2015-11-24 22:09:22 +01:00
Damjan Adamic
edab80e6af
A FAT12 dump script that got left behing in some old master branch (was used in #1793 )
2015-11-22 18:11:49 +01:00
Bertrand Songis
de733579d5
Merge remote-tracking branch 'origin/next' into Horus
...
# Conflicts:
# companion/src/CMakeLists.txt
# companion/src/firmwares/opentx/opentxinterface.cpp
# companion/src/firmwares/opentx/simulator/CMakeLists.txt
# companion/src/firmwares/opentx/stamp-opentx.h.in
# radio/src/Makefile
# radio/src/cli.cpp
# radio/src/gui/Taranis/helpers.cpp
# radio/src/gui/Taranis/lcd.cpp
# radio/src/gui/Taranis/menu_model_setup.cpp
# radio/src/gui/Taranis/view_main.cpp
# radio/src/lua_api.cpp
# radio/src/main_avr.cpp
# radio/src/myeeprom.h
# radio/src/opentx.cpp
# radio/src/pulses/pxx_arm.cpp
# radio/src/storage/eeprom_conversions.cpp
# radio/src/targets/Horus/adc_driver.cpp
# radio/src/targets/Horus/board_horus.cpp
# radio/src/targets/Horus/board_horus.h
# radio/src/targets/Horus/diskio.cpp
# radio/src/targets/Horus/hal.h
# radio/src/targets/Horus/haptic_driver.cpp
# radio/src/targets/Horus/i2c_driver.cpp
# radio/src/targets/Horus/keys_driver.cpp
# radio/src/targets/Horus/lcd_driver.cpp
# radio/src/targets/Horus/led_driver.cpp
# radio/src/targets/Horus/pulses_driver.cpp
# radio/src/targets/Horus/pwr_driver.c
# radio/src/targets/Horus/sdio_sd.c
# radio/src/targets/Horus/sdio_sd.h
# radio/src/targets/Horus/serial2_driver.cpp
# radio/src/targets/Horus/telemetry_driver.cpp
# radio/src/targets/Horus/usb_conf.h
# radio/src/targets/Horus/usbd_desc.c
# radio/src/targets/Horus/usbd_storage_msd.cpp
2015-11-15 23:08:34 +01:00
Bertrand Songis
ed2f66aedd
[Horus] UI continued
2015-11-14 17:19:20 +01:00
Damjan Adamic
d5824f5719
Re #3043 : Air speed unit typo corrected in parser
2015-11-13 00:19:08 +01:00
Damjan Adamic
ef5746de11
Re #3043 : added Air speed parser
2015-11-12 18:47:32 +01: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
7e5374f31d
Should fix Travis builds
2015-10-26 18:16:44 +01:00
Bertrand Songis
0e34c24d96
For Travis ...
2015-10-25 14:37:28 +01:00
Bertrand Songis
9cd0cbf417
Test for the Travis server ...
2015-10-24 20:17:41 +02:00
Bertrand Songis
0673663427
[Horus] Simulator refactoring. This one should be nice :)
2015-10-24 19:47:44 +02:00
Bertrand Songis
e18e6f9c41
[Horus] Refactoring continued
2015-10-22 20:04:54 +02:00
Bertrand Songis
c8f77fceec
[Horus] SD Storage started. UI continued.
...
+ Some boyscout work on LCD functions
2015-10-22 07:10:19 +02:00