Commit Graph

487 Commits

Author SHA1 Message Date
Stefan `Sec` Zehl 639fe12fb6 Double-space menu option for iggy 2011-08-04 21:41:51 +02:00
iggy 50b89a076d Merge branch 'master' of github.com:r0ket/r0ket 2011-08-04 21:39:28 +02:00
iggy 8f002a719b 1boot improved 2011-08-04 21:38:48 +02:00
Stefan `Sec` Zehl bc2ba6ecc2 more functions 2011-08-04 21:23:29 +02:00
Stefan `Sec` Zehl 3254389951 Merge branch 'master' of github.com:r0ket/r0ket 2011-08-04 20:46:40 +02:00
iggy b844a2b1a1 invaders can exit, size reduction with static fkts 2011-08-04 20:37:02 +02:00
Stefan `Sec` Zehl c8310c23d5 use new queue stuff to run smoother 2011-08-04 20:24:45 +02:00
Stefan `Sec` Zehl d67e7debcb fix time packet display 2011-08-04 20:23:14 +02:00
iggy ccc8ce1395 more queue handling in invaders 2011-08-04 20:11:12 +02:00
Stefan `Sec` Zehl a41ca4d93d queue_plus: allows for incremental queue stuff (nrf receive mostly) 2011-08-04 19:10:22 +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 5bcb504a1d tell me who you are. 2011-08-04 17:57:59 +02:00
Stefan `Sec` Zehl 0f53352763 Break receiving down. 2011-08-04 17:52:38 +02:00
Stefan `Sec` Zehl 9da6d74f2e Use 1boot loadable for real 2011-08-04 17:20:24 +02:00
Stefan `Sec` Zehl b933ebce40 add menuflags export for iggy's 1boot 2011-08-04 16:59:01 +02:00
Stefan `Sec` Zehl 27793d76a5 Merge branch 'master' of github.com:r0ket/r0ket 2011-08-04 16:57:57 +02:00
Stefan `Sec` Zehl 16da194336 Support l0dable nickname display. 2011-08-04 16:57:18 +02:00
Stefan `Sec` Zehl 1091daeb9d Sample nickname application 2011-08-04 16:55:52 +02:00
Stefan `Sec` Zehl d69cf154a0 Add life.c nickscroller. I hacked around quite a bit to get it small. 2011-08-04 16:41:43 +02:00
iggy a5c2ce55a6 1boot alpha 2011-08-04 16:34:56 +02:00
iggy 13f5444745 option added for menus to show "JUSTONCE" 2011-08-04 16:29:13 +02:00
Stefan `Sec` Zehl b7fe341739 Fix config with disabled entries 2011-08-04 16:05:30 +02:00
Stefan `Sec` Zehl 323143d734 Support for develmode 2011-08-04 15:02:51 +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 b814761438 All LEDs default to off now 2011-08-04 14:53:13 +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 9b115fea4c File selector now omits extension for display. 2011-08-04 13:52:36 +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
Stefan `Sec` Zehl 55d15269c5 fix make clean, and run mktable if usetable.h is missing 2011-08-04 11:07:32 +02:00
Stefan `Sec` Zehl d8371af9ab Revert "Revert "lcd/render.c: save 56 bytes""
This reverts commit a5f8a9b04f.
2011-08-04 10:56:02 +02:00
Stefan `Sec` Zehl 3b7f41bb58 Revert "Revert "save 4 bytes by making internal function static""
This reverts commit 8875fc8d8b.
2011-08-04 10:55:41 +02:00
Stefan `Sec` Zehl ef0d134a34 table.c/table.h are generated and need not be commited 2011-08-04 10:54:09 +02:00
Stefan `Sec` Zehl 340276a9f7 Be more clear on charging status 2011-08-04 10:53:52 +02:00
Stefan `Sec` Zehl 4697a92817 Merge branch 'master' of github.com:r0ket/r0ket 2011-08-04 00:57:26 +02:00
Stefan `Sec` Zehl 30b852a09f Remove debugging from menu (and thus codesize) 2011-08-04 00:57:00 +02:00
schneider 0a266eae4a vcard: added system includes 2011-08-04 00:50:45 +02:00
schneider cf2824511e added exports for vcard 2011-08-04 00:49:46 +02:00
schneider 8513771825 recvcard: init nrf 2011-08-04 00:49:28 +02:00
schneider eda19fa10c sendfile: removed debug output 2011-08-04 00:46:53 +02:00
schneider b1d4bf019a sendcard: buffer overflow #fail 2011-08-04 00:44:13 +02:00
Stefan `Sec` Zehl 6de83a0b6f Revert "remove debugging code"
This reverts commit e498ab2815.
2011-08-04 00:27:05 +02:00
Stefan `Sec` Zehl 9124a186b9 gna. 2011-08-04 00:26:21 +02:00
Stefan `Sec` Zehl dcbecb6ebd Remove flamedebug. It breaks other stuff 2011-08-04 00:25:29 +02:00
Stefan `Sec` Zehl 4cd445ad02 Fix DoIntX - compiler fails on dynmic-sized-arrays? 2011-08-04 00:23:53 +02:00
Stefan `Sec` Zehl b51e6885d0 Ooops forgot file 2011-08-04 00:18:06 +02:00
Stefan `Sec` Zehl 5a8735fdc5 Also standalone l0dables allowed 2011-08-04 00:12:11 +02:00
Stefan `Sec` Zehl d490211d92 also show date. 2011-08-03 23:36:16 +02:00
Stefan `Sec` Zehl 28375b9ed1 Enhance+flame debug 2011-08-03 23:32:26 +02:00