Commit Graph

42 Commits

Author SHA1 Message Date
schneider f800530aa9 moved ISP and MSC before fs init 2011-12-23 13:22:13 +01:00
schneider 6c824d91a1 small error with position leds 2011-12-11 18:32:34 +01:00
Benjamin Neff 0397197d60 reenable charge led and workaround for daytrig 2011-08-12 15:54:06 +02:00
Stefan `Sec` Zehl 63d3a3687a Remove broken chargeled feature 2011-08-11 09:22:22 +02:00
schneider e9d6de9f2c added position leds 2011-08-05 23:33:31 +02:00
schneider cca3c4ccad longer isp and reset delays 2011-08-05 20:38:21 +02:00
Stefan `Sec` Zehl c2ff7c3060 tiny fs has no unlink in release mode 2011-08-05 17:53:18 +02:00
Stefan `Sec` Zehl 1bfd14c17d make develmode work 2011-08-05 11:54:36 +02:00
Stefan `Sec` Zehl fb85b2a137 Merge branch 'master' of github.com:r0ket/r0ket 2011-08-05 02:01:03 +02:00
Stefan `Sec` Zehl 4836f5b8f5 Devel-menu egg 2011-08-05 01:58:12 +02:00
iggy cc366d2f8c 1boot improvements 2011-08-05 01:44:34 +02:00
Stefan `Sec` Zehl e68960f0c7 Add charge led function 2011-08-05 01:22:34 +02:00
Stefan `Sec` Zehl 608885ea06 Merge branch 'master' of github.com:r0ket/r0ket 2011-08-05 01:18:40 +02:00
Stefan `Sec` Zehl 9a1ff11842 option to enable devel mode 2011-08-05 00:53:38 +02:00
iggy 5a1ed63623 bootscreen, bugfix 2011-08-05 00:49:00 +02:00
Stefan `Sec` Zehl 009897df88 Fix stupidity. nrf needs to go in the queue 2011-08-04 19:00:02 +02:00
Stefan `Sec` Zehl 64d22980f2 Add nrf_check_reset, and run it every 5 seconds.
Also: add more debugging
2011-08-04 13:11:28 +02:00
Stefan `Sec` Zehl 942440ec0c Whoops. Swapped day/night invert 2011-08-02 10:50:51 +02:00
Stefan `Sec` Zehl 5a6be961a0 Fix the default background stuff properly. 2011-08-01 23:49:41 +02:00
Stefan `Sec` Zehl 29df9b9e1f Add missing config.h 2011-08-01 01:34:11 +02:00
Stefan `Sec` Zehl aa821fca3f Fix a few things. 2011-07-31 22:13:06 +02:00
Stefan `Sec` Zehl cfe6e328e5 You will probably hate me, but commit new, global config framework
hopefully it will be stable now. Sorry for breaking your stuff
2011-07-31 18:15:44 +02:00
Stefan `Sec` Zehl 250ea3213f Make backlight and lcd-state config vars actually work 2011-07-27 01:15:52 +02:00
Stefan `Sec` Zehl 535b635b0e First draft of the new global config system
Sorry if your display is mirrored again %)
2011-07-27 00:57:36 +02:00
Stefan `Sec` Zehl 2da811bf61 Make our systick interval a #define 2011-07-27 00:25:24 +02:00
Stefan `Sec` Zehl 3d701fda1b If no filesystem, fail configstuff quickly 2011-07-26 02:06:10 +02:00
Stefan `Sec` Zehl bb178629a2 oops 2011-07-25 23:41:26 +02:00
Stefan `Sec` Zehl 0b930aef48 Use new mutex :) 2011-07-25 23:26:18 +02:00
Stefan `Sec` Zehl f79d3b49f4 More powersaving/queue-working 2011-07-24 16:29:14 +02:00
Stefan `Sec` Zehl 7a019d06e7 Add simple queue to move jobs from systick to main/idle. 2011-07-24 15:44:35 +02:00
Stefan `Sec` Zehl f13a772cca Merge branch 'master' of github.com:r0ket/r0ket 2011-07-24 01:52:19 +02:00
Stefan `Sec` Zehl da8d8003aa Read ambient light and toggle display background accordingly. Also: isNight() 2011-07-24 01:51:28 +02:00
schneider cdaa8f78ca added random number generator based on adc and xxtea 2011-07-23 23:47:42 +02:00
Stefan `Sec` Zehl f4dee3550c Remove argument from lcdDisplay() and ISPandReset() 2011-07-18 22:09:31 +02:00
Stefan `Sec` Zehl fcf3ec22c5 Fix includes to remove unneccessary dependencies on <allfonts.h> 2011-07-18 18:19:22 +02:00
schneider 84d09d8fb9 default: we only have one file open 2011-07-17 21:02:37 +02:00
Stefan `Sec` Zehl 5574ca2cdc Create default r0ket.cfg if missing 2011-07-17 02:09:48 +02:00
Stefan `Sec` Zehl cae3872c34 Merge branch 'master' of github.com:r0ket/r0ket 2011-07-17 02:01:30 +02:00
Stefan `Sec` Zehl eb884543da Add support for r0ket.cfg (invert & mirror flags for now) 2011-07-17 02:00:02 +02:00
Stefan `Sec` Zehl 76f080d302 Optional check for pin connect error :-) 2011-07-09 22:47:38 +02:00
Stefan `Sec` Zehl 52d4a93fc7 Impement "enter==ISP" on bootup as discussed 2011-07-04 22:49:35 +02:00
Stefan `Sec` Zehl f6a68ef975 rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
Renamed from firmware/modules/default.c (Browse further)