Commit Graph

139 Commits

Author SHA1 Message Date
Stefan `Sec` Zehl 7ac2394a61 Fix initUUID() prototype and add it to the .h 2012-04-18 01:14:24 +02:00
Stefan `Sec` Zehl b504bc9ed7 Do UUID init globally. Increase firmware version 2012-04-03 14:24:22 +02:00
Stefan `Sec` Zehl 61cefa411c internal functions should be static 2012-04-02 14:23:38 +02:00
Stefan `Sec` Zehl 2adeac37ea cache UUID values. IAP calls in systick seem to be a source of #fail 2012-04-02 13:51:00 +02:00
Stefan `Sec` Zehl 1083f8aa4f Save 70 more bytes!
(realized this due to the memcpy-inserting cross-gcc :-)
2012-01-28 20:05:19 +01:00
Stefan `Sec` Zehl 2c84b74397 Fix some warnings. 2012-01-28 19:42:44 +01:00
Stefan `Sec` Zehl 0142939508 Merge remote branch 'origin/master' 2012-01-25 20:15:48 +01:00
schneider d9b7a2c6bd added some filtering for the voltage reading 2012-01-19 23:01:00 +01:00
schneider 29c7dfdf64 improved accuracy of battery voltage measurement
Slowing down the ADC 10x while reading the voltage gives better
results due to the very high impedance of the voltage devider.
Readings are now about 100mV higher than before.
2012-01-16 15:50:48 +01:00
Stefan `Sec` Zehl 71c9a6dc64 Make basic/ecc also use our global include 2012-01-15 14:04:57 +01:00
Stefan `Sec` Zehl d69199e563 Fix all warnings (except table.c and ff.c). Turn off "unused function" warnings 2011-12-23 01:07:48 +01:00
schneider 77dd1c4b56 removed fs errors from exports and filetransfer, saves 260 bytes 2011-12-22 03:02:45 +01:00
schneider ee9c41bc82 found 184 bytes in public key cypto 2011-12-22 02:45:08 +01:00
schneider 1c924ec370 init: fixed error, reduced code size 2011-12-19 21:46:04 +01:00
schneider 04a4c7127c fixed light sensor with disabled chargeled 2011-12-19 21:21:07 +01:00
schneider c4c2250deb init: removed bad c code 2011-12-19 20:59:03 +01:00
schneider 113231b3a3 found 32 bytes in uuid.c 2011-12-18 04:22:41 +01:00
schneider 64cb749c89 disabled debug output from saveConfig 2011-12-18 04:17:21 +01:00
schneider 5a4fde88fc found 180 bytes in pin init 2011-12-18 04:11:47 +01:00
Stefan `Sec` Zehl 51a1b20f3e Reenable chargeled config option 2011-08-12 15:54:21 +02: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 31355b6a4a release config values 2011-08-06 07:15:26 +02:00
Stefan `Sec` Zehl feb5db7328 Smaller time (100b) 2011-08-06 02:38:06 +02:00
schneider 592dbfffff save some bytes by disabling the busint 2011-08-05 23:34:52 +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
schneider ae5a7c3f07 ugly hack vor voltage reading 2011-08-05 20:15:59 +02:00
Stefan `Sec` Zehl 07675caeb2 Make lcdBacklight changes work 2011-08-05 19:24:58 +02:00
schneider 31deb031f5 fiexed a warning in night.c 2011-08-05 16:54:45 +02:00
Stefan `Sec` Zehl 117396bd88 Disable chargeled by default. Nobody tested it, and I suspect it's broken 2011-08-05 10:57:43 +02:00
Stefan `Sec` Zehl a402918828 reset font on return to menu 2011-08-05 10:25:31 +02:00
Stefan `Sec` Zehl 1dbe8c6533 shrink ecc by 400b by making internal functions static. 2011-08-05 03:03:03 +02:00
Stefan `Sec` Zehl 4836f5b8f5 Devel-menu egg 2011-08-05 01:58:12 +02:00
Stefan `Sec` Zehl b48bb42f36 Big warning cleanup in firmware. 2011-08-05 01:33:48 +02:00
iggy 050fe57a50 Merge branch 'master' of github.com:r0ket/r0ket 2011-08-05 01:25:59 +02:00
iggy 793304b568 more verbose input(), MAXNICK reduced to 17 2011-08-05 01:25:28 +02:00
Stefan `Sec` Zehl e68960f0c7 Add charge led function 2011-08-05 01:22:34 +02:00
Stefan `Sec` Zehl c2d7656a1e Make getInputWaitTimeout use microseconds 2011-08-05 00:24:50 +02:00
Stefan `Sec` Zehl 639fe12fb6 Double-space menu option for iggy 2011-08-04 21:41:51 +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 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
iggy 13f5444745 option added for menus to show "JUSTONCE" 2011-08-04 16:29:13 +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 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 35c73e6266 Revert "simpletime refactor away 28 bytes"
This reverts commit c4c67865e8.
2011-08-03 22:20:44 +02:00
Stefan `Sec` Zehl 5256464953 Revert "Remove unneeded/wrong braces"
This reverts commit 04e0577b55.
2011-08-03 22:20:20 +02:00