Commit Graph

  • 01e1077e25 Merge branch 'master' of github.com:r0ket/r0ket Stefan `Sec` Zehl 2011-07-29 19:02:01 +0200
  • 3fc7fb22ac forgot a "void" here. Stefan `Sec` Zehl 2011-07-29 19:01:41 +0200
  • d7990ec434 Link with liblcd a second time, silence some warning about cmake behaviour bernd 2011-07-29 07:06:50 +0200
  • 020c4d8190 Cleanup: use r0ket source expect for that one init function bernd 2011-07-29 07:06:12 +0200
  • aed4765bf8 Added some more bridge files for simulat0r bernd 2011-07-29 04:47:15 +0200
  • 3f7ac1c777 Merge git://github.com/r0ket/r0ket bernd 2011-07-29 04:38:12 +0200
  • ad81bd24ac Added some more bridge files for simulat0r bernd 2011-07-29 04:37:52 +0200
  • 9d933f7d4c Use untracked Makefile.sitespecific to optionally override some build flags bernd 2011-07-29 04:33:29 +0200
  • e0ae77294e Removed #error statement (that was left in after debugging architektur ifdef?) bernd 2011-07-29 02:46:22 +0200
  • 959ff32306 Provide time_t for globalconfig in simulat0r bernd 2011-07-28 02:21:27 +0200
  • 001974153a Follow change of lcd_lyout to globalconfig.lcdstate in simulat0r bernd 2011-07-28 02:20:00 +0200
  • ad62356734 Semi-functional remo0te with 1st attemt at message-back Stefan `Sec` Zehl 2011-07-28 01:32:45 +0200
  • 7993bc3f0d library dependency fix Stefan `Sec` Zehl 2011-07-28 01:32:13 +0200
  • 03e95c9681 More funk test code (rem0te/game support) Stefan `Sec` Zehl 2011-07-27 23:43:14 +0200
  • 5e1ac514ea Add simple itoa-style function Stefan `Sec` Zehl 2011-07-27 23:41:09 +0200
  • 932d5502d2 Add #include <time.h> for time_t definition Stefan `Sec` Zehl 2011-07-27 23:40:14 +0200
  • 28cc6e63ca OOps: Remove debugging-#error Stefan `Sec` Zehl 2011-07-27 23:39:07 +0200
  • 625af67f3f New polling-based funk receive functions. Stefan `Sec` Zehl 2011-07-27 23:20:55 +0200
  • 196ac680e9 First version of an serial openbeaconsniffer. Yay. Stefan `Sec` Zehl 2011-07-27 19:03:25 +0200
  • 9e4f27ad12 More usbserial utility functions Stefan `Sec` Zehl 2011-07-27 18:22:53 +0200
  • 1643d90e0a Merge git://github.com/r0ket/r0ket bernd 2011-07-27 17:47:25 +0200
  • ce6b63046f Whoops. (Cygwin-)Symlinks and git don't mix Stefan `Sec` Zehl 2011-07-27 17:33:55 +0200
  • 838f04505c Add small lcd documentation :) Stefan `Sec` Zehl 2011-07-27 17:19:29 +0200
  • 63ff0de8b2 Actually try to use USB-serial code. "make APP=tester TYPE=serial" Stefan `Sec` Zehl 2011-07-27 15:41:18 +0200
  • 250ea3213f Make backlight and lcd-state config vars actually work Stefan `Sec` Zehl 2011-07-27 01:15:52 +0200
  • 477dfcf98a APP=initial is compiled without default.c Stefan `Sec` Zehl 2011-07-27 01:02:26 +0200
  • 5a55da7f76 Fix some menu regressions because of getInputWait() changes Stefan `Sec` Zehl 2011-07-27 00:58:48 +0200
  • 535b635b0e First draft of the new global config system Sorry if your display is mirrored again %) Stefan `Sec` Zehl 2011-07-27 00:57:36 +0200
  • 833a6387fb always remove libapp.a before rebuilding it. Stefan `Sec` Zehl 2011-07-27 00:28:08 +0200
  • 2da811bf61 Make our systick interval a #define Stefan `Sec` Zehl 2011-07-27 00:25:24 +0200
  • 139e61f827 Merge branch 'master' of github.com:r0ket/r0ket Stefan `Sec` Zehl 2011-07-27 00:18:49 +0200
  • e124c142f2 Fix more instances of wrong define used Stefan `Sec` Zehl 2011-07-27 00:18:23 +0200
  • 389ab257fa fixed more ARM defines roy rocket 2011-07-27 00:16:59 +0200
  • 0a268ebfc3 Fix #define to somethin which works :) Stefan `Sec` Zehl 2011-07-27 00:11:30 +0200
  • 0477dc01e2 Merge branch 'master' of ssh://github.com/r0ket/r0ket roy rocket 2011-07-26 23:41:24 +0200
  • 86d3e031ac Implemented backlight for simulat0r bernd 2011-07-26 05:23:19 +0200
  • 515c39c0a8 Merge git://github.com/r0ket/r0ket bernd 2011-07-26 04:52:22 +0200
  • 3e30e03ba9 Actually enable formatting the DF Stefan `Sec` Zehl 2011-07-26 02:09:52 +0200
  • 3d701fda1b If no filesystem, fail configstuff quickly Stefan `Sec` Zehl 2011-07-26 02:04:41 +0200
  • cb5ebc57d8 add APP=initial, template for initial firmware to be flashed. Stefan `Sec` Zehl 2011-07-26 01:55:33 +0200
  • e182a2c179 APP=tester now supports systick-functions, too Stefan `Sec` Zehl 2011-07-26 01:18:31 +0200
  • 292d1ba36f Rename timer.c into more correct queue.c Stefan `Sec` Zehl 2011-07-26 01:09:31 +0200
  • 7eba1c5240 Fix delayms_power to do proper timecounting Stefan `Sec` Zehl 2011-07-26 01:04:34 +0200
  • bb178629a2 oops Stefan `Sec` Zehl 2011-07-25 23:41:26 +0200
  • 0b930aef48 Use new mutex :) Stefan `Sec` Zehl 2011-07-25 23:26:18 +0200
  • d8563eb64d Merge branch 'master' of github.com:r0ket/r0ket schneider 2011-07-25 23:25:44 +0200
  • 0fbdd071ab added adc mutex schneider 2011-07-25 23:25:00 +0200
  • 68b5afbe47 handle i2c through queue, probe i2c for flame kiu 2011-07-25 20:33:20 +0200
  • 1ea859d6f1 Patch away some asm inlines bernd 2011-07-25 09:08:07 +0200
  • 580425615e Replaced usbMSC functions with dummy "implementations" in simulat0r bernd 2011-07-25 08:51:22 +0200
  • ea8754c1dd Implemented time counter in simulat0r bernd 2011-07-25 08:50:33 +0200
  • 242bb480a0 Code cleanup, got rid of warnings bernd 2011-07-25 08:48:19 +0200
  • 54a8ce80f9 Fixed incomplete display updates in gui qsimulat0r bernd 2011-07-25 08:34:03 +0200
  • 955b724d1a Added missing firmware libs bernd 2011-07-25 03:15:18 +0200
  • 78f3f25937 vcard: funny errors with vcard... schneider 2011-07-25 02:11:41 +0200
  • 271a1b12a3 Merge branch 'master' of github.com:r0ket/r0ket schneider 2011-07-25 00:33:08 +0200
  • 8daf823d98 fs: improved file selector schneider 2011-07-25 00:32:36 +0200
  • 36b67aad74 Added .gitignore to simulator/firmware bernd 2011-07-24 23:58:26 +0200
  • 65a3a4761d Merge branch 'master' of http://www.itfuzzi.de/git/r0ket bernd 2011-07-24 23:34:53 +0200
  • 009e235af0 oops, added real generated files, undone... roy rocket 2011-07-24 23:32:08 +0200
  • 06fd91bbac Merge branch 'master' of http://www.itfuzzi.de/git/r0ket bernd 2011-07-24 23:28:17 +0200
  • 603ba7049c New wrapper includes roy rocket 2011-07-24 23:23:02 +0200
  • 7964b4631a Added clean targets bernd 2011-07-24 22:37:33 +0200
  • 34b0ba6e58 Renamed C++ keyword "new" to "qnew" in function prototypes bernd 2011-07-24 22:25:35 +0200
  • 31efd30e85 Merge branch 'master' of http://www.itfuzzi.de/git/r0ket bernd 2011-07-24 22:19:46 +0200
  • f668dff151 ifdefed ASMs roy rocket 2011-07-24 22:14:06 +0200
  • 4c8839b2ba vcard: read keys from filesystem schneider 2011-07-24 21:53:11 +0200
  • f79d3b49f4 More powersaving/queue-working Stefan `Sec` Zehl 2011-07-24 16:03:19 +0200
  • c896b4645e rename random() to getRandom(), just to please you. Stefan `Sec` Zehl 2011-07-24 15:58:47 +0200
  • 80f914e58f Make GetInputWait() work our new queue. Make the menu code use it by default. Stefan `Sec` Zehl 2011-07-24 15:54:18 +0200
  • 7a019d06e7 Add simple queue to move jobs from systick to main/idle. Stefan `Sec` Zehl 2011-07-24 15:44:35 +0200
  • 235cadaa89 remove unused variable Stefan `Sec` Zehl 2011-07-24 15:38:28 +0200
  • 9b95dab688 remove use of removed global variable Stefan `Sec` Zehl 2011-07-24 15:37:03 +0200
  • 860f226e45 Whoops. Forgot "mktester" shell script for APP=tester support Stefan `Sec` Zehl 2011-07-24 14:12:30 +0200
  • ea3b4f3337 another "select()" function renamed. This time its lcd_select() Stefan `Sec` Zehl 2011-07-24 14:08:52 +0200
  • 6a76e01a67 bring baisc.h in line with new uuid.h form schneider Stefan `Sec` Zehl 2011-07-24 10:28:17 +0200
  • 53ff9f468e Merge branch 'master' of github.com:r0ket/r0ket Stefan `Sec` Zehl 2011-07-24 10:26:39 +0200
  • abfe5342c9 Rename inconveniently-named select() to more correct mmc_select() Stefan `Sec` Zehl 2011-07-24 10:26:04 +0200
  • 9a77b01cef Use xor drawing to animate game of life over arbitrary display content bernd 2011-07-24 08:59:56 +0200
  • c7e867815d Added include bridge files for new r0ket source files bernd 2011-07-24 08:34:25 +0200
  • 561daa9406 Removed mmap code which lingered around from very early simulat0r approach bernd 2011-07-24 08:33:03 +0200
  • cd1d43883d Merge branch 'master' of github.com:r0ket/r0ket kiu 2011-07-24 03:32:20 +0200
  • a7c737f62c added secs night detection kiu 2011-07-24 03:31:47 +0200
  • 3204b537b5 Add APP=tester with menu-modules in tester/*c Stefan `Sec` Zehl 2011-07-24 02:47:07 +0200
  • f13a772cca Merge branch 'master' of github.com:r0ket/r0ket Stefan `Sec` Zehl 2011-07-24 01:52:19 +0200
  • da8d8003aa Read ambient light and toggle display background accordingly. Also: isNight() Stefan `Sec` Zehl 2011-07-24 01:51:28 +0200
  • cdaa8f78ca added random number generator based on adc and xxtea schneider 2011-07-23 23:47:42 +0200
  • b9a26a5698 openbeacon: corrected header schneider 2011-07-23 22:29:57 +0200
  • c01a8e7e82 Merge branch 'master' of github.com:r0ket/r0ket kiu 2011-07-23 22:12:06 +0200
  • a6b9622764 prepared night support kiu 2011-07-23 22:11:33 +0200
  • cb5899bc46 Commit a few sample binary fonts Stefan `Sec` Zehl 2011-07-23 21:52:02 +0200
  • f77bb1f04a basic: don't crash on bus interrupt schneider 2011-07-23 21:47:29 +0200
  • 404b789c04 openbeacon: use chip id schneider 2011-07-23 19:17:14 +0200
  • 76a84b354f vcard: small clean up schneider 2011-07-23 17:58:56 +0200
  • ec956a3263 working encrypted filetransfer. schneider 2011-07-23 15:35:00 +0200
  • 30d3089cc8 Allow fonts from dataflash. use "setExtFont(filename)". for flash fonts use "setIntFont(&font)". Stefan `Sec` Zehl 2011-07-23 14:30:20 +0200
  • 157b9ed0f0 Merge branch 'master' of github.com:r0ket/r0ket kiu 2011-07-23 06:04:15 +0200
  • d01fd1ef25 glowing flame kiu 2011-07-23 06:04:04 +0200
  • 213a435c5b Make makefont create binary files, too Stefan `Sec` Zehl 2011-07-22 22:32:01 +0200
  • dae166e99e Merge branch 'master' of github.com:r0ket/r0ket kiu 2011-07-21 23:32:50 +0200