Damjan Adamic
|
0f15828093
|
X9E: turn off top lcd and both backlights when powering off
|
2015-04-06 18:22:34 +02:00 |
|
bsongis
|
a458c78dbe
|
[Taranis] USB=MASSSTORAGE option again OK
|
2015-03-20 12:09:37 +01:00 |
|
Damjan Adamic
|
a5e8c85557
|
Interrupt stack size reduced to 1kB, enabled painting and display of free interrupt stack space
|
2015-02-20 20:36:21 +01:00 |
|
bsongis
|
23b373f80c
|
Sensors timeout simulated in SIMU mode
|
2015-01-26 18:58:24 +01:00 |
|
Damjan Adamic
|
bb921a0a7f
|
Ported from master to next:
#1489: TRACE() output intercepted and shown in Companion (shortcut F6)
#1270: simple Trainer Simulator (shortcut F5)
#1466: telemetry simulator (shorcut F5)
|
2015-01-04 20:07:39 +01:00 |
|
Damjan Adamic
|
f8203b72f7
|
perMainArm() renamed to perMain()
|
2014-12-07 10:12:26 +01:00 |
|
Damjan Adamic
|
afedd86fae
|
perMain() moved into main_avr.cpp and main_arm.cpp
|
2014-12-07 09:58:46 +01:00 |
|
Damjan Adamic
|
e55b7504c3
|
Cosmetic changes (thanks to Bertrand's review)
|
2014-12-07 09:41:31 +01:00 |
|
Damjan Adamic
|
e4de0da0bb
|
Fixed Companion build
|
2014-12-06 15:55:07 +01:00 |
|
Damjan Adamic
|
8aeb35c912
|
Refactoring continued: Try to run lua scripts before the first LCD function
|
2014-12-06 15:36:10 +01:00 |
|
Damjan Adamic
|
fac8571c29
|
Refactoring of perMainArm(), hw specific stuff moved to targets
|
2014-12-06 13:13:51 +01:00 |
|
Damjan Adamic
|
5c8e8ebbe5
|
Separated perMain() for ARM and other platforms
|
2014-12-06 12:44:30 +01:00 |
|
Damjan Adamic
|
5566439e76
|
Fixed simu build
|
2014-12-04 22:17:06 +01:00 |
|
Damjan Adamic
|
271dae71f7
|
Try to keep perMain() execution period of 20ms
|
2014-12-04 21:23:09 +01:00 |
|
Damjan Adamic
|
a539add020
|
Re #1875 and #1849: implemented LCD initialization for low temperatures. Initialization skipped in case of watchdog reset or boot-loader exit.
|
2014-12-03 21:14:07 +01:00 |
|
Kyle Manna
|
da8160f1ff
|
permissions: Remove execute bit from src files
* Remove the execute permission on all c, cpp, and header files.
* These files will never need to be executed.
|
2014-11-19 09:52:44 -08:00 |
|
Damjan Adamic
|
6839c02aba
|
Fixes for simu
|
2014-10-15 20:04:06 +02:00 |
|
bsongis
|
871e9f0be3
|
Revert some last changes so that there is no problem with Lua
Conflicts:
radio/src/Makefile
radio/src/opentx.cpp
|
2014-09-15 10:05:55 +02:00 |
|
bsongis
|
46cd5eeb87
|
Simu compilation failure
|
2014-09-06 12:59:43 +02:00 |
|
bsongis
|
500602e8cc
|
Fixes #1643 - Thanks to projectkk2glider for his help on this one
Conflicts:
radio/src/lua.cpp
radio/src/opentx.cpp
|
2014-09-05 17:54:12 +02:00 |
|
bsongis
|
2cc432344b
|
Compilation failure
|
2014-09-05 08:43:33 +02:00 |
|
bsongis
|
f865af2cbe
|
tasks.cpp added to deal with OpenTX tasks on ARM
|
2014-09-03 19:07:12 +02:00 |
|