Commit Graph

253 Commits

Author SHA1 Message Date
Stefan `Sec` Zehl 7193ee5972 Add old rudimentary rem0te code 2011-11-19 20:36:16 +01:00
Stefan `Sec` Zehl bcd9978198 Add lcdRead test. Please tell me what your display returns (esp. color displays) 2011-08-22 01:22:35 +02:00
Stefan `Sec` Zehl 0b51bdbd42 Fix the black pixels at the top left in lcdLoadImage.
readFile was originally inteded as a string read function. Fix it to read binary, and add readTextFile for the other case.
2011-08-21 19:10:08 +02:00
Stefan `Sec` Zehl af598b3f3e Fix random dataflash corruption in usb mass storage mode.
Problem was that usbmsc does spi from the irq, and the queue() also does spi. And of course spi is non-reentrant.
Fix this by disabling the queue here. For now.
2011-08-21 18:45:23 +02:00
Stefan `Sec` Zehl df82442138 Some mesh beauty :-) 2011-08-13 00:56:39 +02:00
Benjamin Neff 0397197d60 reenable charge led and workaround for daytrig 2011-08-12 15:54:06 +02:00
Stefan `Sec` Zehl 0acd7a78e2 Improve filter support in serial tester app 2011-08-11 09:22:58 +02:00
Stefan `Sec` Zehl 63d3a3687a Remove broken chargeled feature 2011-08-11 09:22:22 +02:00
Stefan `Sec` Zehl 75ec951d73 First attemt at serial connection 2011-08-07 01:44:25 +02:00
Stefan `Sec` Zehl 9f963642b3 rudimentary filter stuff 2011-08-06 17:32:22 +02:00
Stefan `Sec` Zehl d56dbaf07b Enhance serial badge stuff. 2011-08-06 16:24:50 +02:00
schneider 707faf0266 impoved initial code 2011-08-06 07:15:13 +02:00
Stefan `Sec` Zehl 94f0092c93 delay in initial before formatting 2011-08-06 04:28:56 +02:00
Stefan `Sec` Zehl ea6638c795 save some more bytes 2011-08-06 02:43:32 +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 6bf6f3de96 Commit of pippin vector/graphics lib. Yay! 2011-08-05 19:17:31 +02:00
Stefan `Sec` Zehl 72e04c1d38 Fix warnings. 2011-08-05 18:11:37 +02:00
Stefan `Sec` Zehl c2ff7c3060 tiny fs has no unlink in release mode 2011-08-05 17:53:18 +02:00
schneider 05fc825df8 added encryption keys for l0dables 2011-08-05 17:39:00 +02:00
Stefan `Sec` Zehl 5e6141d7b8 Develmode is develmode 2011-08-05 15:00:00 +02:00
Stefan `Sec` Zehl a55c36e9f6 Actually save nickl0dable choice 2011-08-05 14:57:22 +02:00
Stefan `Sec` Zehl e765ad37a3 remove double Refresh() 2011-08-05 14:53:24 +02:00
Stefan `Sec` Zehl 1bfd14c17d make develmode work 2011-08-05 11:54:36 +02:00
Stefan `Sec` Zehl 49a78b1907 Revert "Revert "Schnitzel support""
This reverts commit e2d2ba2cbd.
2011-08-05 11:44:57 +02:00
Stefan `Sec` Zehl e2d2ba2cbd Revert "Schnitzel support"
This reverts commit eb9051aa7d.
2011-08-05 11:31:34 +02:00
Stefan `Sec` Zehl eb9051aa7d Schnitzel support 2011-08-05 10:29:39 +02:00
Stefan `Sec` Zehl b025dcf409 set FINAL define on release-build 2011-08-05 10:26:24 +02:00
Stefan `Sec` Zehl 9eb66bf59d Refactor all secrets into separate file 2011-08-05 03:18:43 +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 be448224ed rename msc menu.
Also add some random unused sample code for images
2011-08-05 01:58:44 +02:00
Stefan `Sec` Zehl 4836f5b8f5 Devel-menu egg 2011-08-05 01:58:12 +02:00
iggy 1ec147a663 Merge branch 'master' of github.com:r0ket/r0ket 2011-08-05 01:44:52 +02:00
iggy cc366d2f8c 1boot improvements 2011-08-05 01:44:34 +02:00
Stefan `Sec` Zehl b48bb42f36 Big warning cleanup in firmware. 2011-08-05 01:33:48 +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
Stefan `Sec` Zehl b6f330b032 kiu wanted it lowercase 2011-08-05 00:52:23 +02:00
iggy 5a1ed63623 bootscreen, bugfix 2011-08-05 00:49:00 +02:00
Stefan `Sec` Zehl d67e7debcb fix time packet display 2011-08-04 20:23:14 +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 9da6d74f2e Use 1boot loadable for real 2011-08-04 17:20:24 +02:00
Stefan `Sec` Zehl 16da194336 Support l0dable nickname display. 2011-08-04 16:57:18 +02:00
Stefan `Sec` Zehl b7fe341739 Fix config with disabled entries 2011-08-04 16:05:30 +02:00
Stefan `Sec` Zehl ff2c891961 config cleanups 2011-08-04 14:55:09 +02:00
Stefan `Sec` Zehl 2e1f1a69d1 Mesh now turns message LED on on new message 2011-08-04 14:54:16 +02:00
Stefan `Sec` Zehl a7894361e6 config now allows hiding of variables.
flame options are hidden unless flame present
also fix alivechk setting
2011-08-04 14:33:39 +02:00
Stefan `Sec` Zehl d68b51f230 Make initial app clearer for badges who already have a display :) 2011-08-04 13:43:49 +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