Commit Graph

  • a22c2dd60b Fix lcdRead(). reading ID1/ID2/ID3/VM appears to work. reading ID4 or TEMP hangs/crashes the display. Currently no idea why. Stefan `Sec` Zehl 2011-08-22 01:19:42 +0200
  • 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. Stefan `Sec` Zehl 2011-08-21 19:10:08 +0200
  • 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. Stefan `Sec` Zehl 2011-08-21 18:45:23 +0200
  • 0cc052a12a Merge branch 'master' of github.com:r0ket/r0ket schneider 2011-08-17 22:42:15 +0200
  • e6fa3b8573 removed openbeacon files schneider 2011-08-17 22:40:19 +0200
  • 1cc22ba817 Release camp-secret-keys to the world. Have fun. Stefan `Sec` Zehl 2011-08-16 11:19:34 +0200
  • 33fe346942 add w0rpcore nickname l0dable Stefan Tomanek 2011-08-13 14:14:12 +0200
  • d9761c9d64 workshop nik: small fix schneider 2011-08-13 16:15:43 +0200
  • c974cfc072 workshop nik: play little melody schneider 2011-08-13 16:01:33 +0200
  • c6fecb625a use /bin/sh syntax instead of bashism Stefan Tomanek 2011-08-13 11:23:11 +0200
  • 0eaf74fa87 Merge branch 'master' of github.com:r0ket/r0ket schneider 2011-08-13 01:10:59 +0200
  • d8bca43628 new nick animation with police sound schneider 2011-08-13 01:09:40 +0200
  • df82442138 Some mesh beauty :-) Stefan `Sec` Zehl 2011-08-13 00:52:41 +0200
  • 0c2d4c5420 Whoops. This shouldn't be here. And even if, not in the middle. Stefan `Sec` Zehl 2011-08-13 00:42:58 +0200
  • 65399a51f5 Merge branch 'master' of github.com:r0ket/r0ket schneider 2011-08-12 23:46:47 +0200
  • f9018b2195 added l0dable for workshop kit schneider 2011-08-12 23:46:19 +0200
  • 7f15ac9a4c Fixing village name Thammi 2011-08-12 23:08:45 +0200
  • bddd82561d Merge branch 'master' of github.com:r0ket/r0ket Stefan `Sec` Zehl 2011-08-12 22:25:06 +0200
  • bfac51e4ff Mini short-range chat app. Stefan `Sec` Zehl 2011-08-12 22:24:37 +0200
  • 472b269d12 Merge branch 'master' of git://github.com/r0ket/r0ket Thammi 2011-08-12 21:42:40 +0200
  • e0ad56aebc Removing pizzaware licence to use bsd Thammi 2011-08-12 21:42:13 +0200
  • e3b1ff3a22 Getting personal when losing tron Thammi 2011-08-12 21:41:06 +0200
  • b76529cdb1 Merge branch 'master' of github.com:r0ket/r0ket schneider 2011-08-12 21:39:03 +0200
  • 2d90f2bb8b added first draft for music playing l0dable with vectors in ram schneider 2011-08-12 21:38:22 +0200
  • 13d2192496 Fix warnings Stefan `Sec` Zehl 2011-08-12 21:21:11 +0200
  • b9aafa37d4 small fixes Stefan `Sec` Zehl 2011-08-12 21:11:41 +0200
  • 0460c175cb Slow down the game Stefan `Sec` Zehl 2011-08-12 21:10:46 +0200
  • 8f4d81f8f4 added randomInit and increased speed ranzwertig 2011-08-12 18:15:29 +0200
  • 36f8eb4292 added rtype port for r0ket ranzwertig 2011-08-12 17:37:05 +0200
  • b6d407179f Small fixes Stefan `Sec` Zehl 2011-08-12 20:50:25 +0200
  • c4642dd951 Merge branch 'master' of git://github.com/r0ket/r0ket Thammi 2011-08-12 20:48:20 +0200
  • fb9bef02ff added game r0ket JUMP Mario Volke 2011-08-12 16:05:52 +0200
  • 177acbeffa Restore state of LED at end Stefan `Sec` Zehl 2011-08-12 20:27:36 +0200
  • 736959d47c Turn off LED at end Stefan `Sec` Zehl 2011-08-12 20:26:55 +0200
  • 97e35677db Make simulat0r build work again Stefan `Sec` Zehl 2011-08-12 20:25:27 +0200
  • 4ec0525b3a Fix ifdef check to be more correct Stefan `Sec` Zehl 2011-08-12 20:24:56 +0200
  • 9cafb1670a Merge pull request #13 from raimue/simulat0r-macosx Sec 2011-08-12 11:21:03 -0700
  • d66ce0c42c Merge pull request #12 from f1ori/master Sec 2011-08-12 11:19:55 -0700
  • 39efe08dab Add starfield loadable Stefan `Sec` Zehl 2011-08-12 20:17:11 +0200
  • d8d056e5ef Add simple static screen based on idea by SvOlli Stefan `Sec` Zehl 2011-08-12 20:13:19 +0200
  • 426972d291 Add nick_time animation from SvOlli Stefan `Sec` Zehl 2011-08-12 20:07:09 +0200
  • 51f79dbd54 Fix compile on Debian Squeeze PowerPC thanks to phil Stefan `Sec` Zehl 2011-08-12 19:19:38 +0200
  • 384a72af81 Make debug more usable, also omit CRC from packets Stefan `Sec` Zehl 2011-08-12 19:18:48 +0200
  • 12f3a37fe8 Weak aliasing is not supported with Mach-O Rainer Mueller 2011-08-05 14:45:20 +0200
  • 35b92adcfc No section attribute on Mac OS X Rainer Mueller 2011-08-05 14:23:27 +0200
  • 8af2fb3f08 Use $(CC) for linking Rainer Mueller 2011-08-02 06:29:14 +0200
  • 083fd79adc Remove duplicated libbasic Rainer Mueller 2011-07-31 21:44:50 +0200
  • f9982c226f Avoid duplicate symbols in usbhid.o and usbmsc.o Rainer Mueller 2011-07-31 21:49:02 +0200
  • de110ea5be Fix update-bridge-files.sh for BSD find Rainer Mueller 2011-08-06 21:42:17 +0200
  • af90e5646d Merge pull request #7 from astro/master Sec 2011-08-12 08:35:08 -0700
  • dbc8bb287a Change default back to default display Stefan `Sec` Zehl 2011-08-12 15:58:19 +0200
  • ea4f163658 add basic Nokia 1600 color display support the_nihilant 2011-08-12 15:33:12 +0200
  • 51a1b20f3e Reenable chargeled config option Stefan `Sec` Zehl 2011-08-12 14:51:10 +0200
  • 3be3c7c9af ignore release dir Stefan `Sec` Zehl 2011-08-12 14:49:38 +0200
  • 0397197d60 reenable charge led and workaround for daytrig Benjamin Neff 2011-08-12 06:43:01 +0200
  • 423df99c9a nick_matrix: show nick on random locations Florian Richter 2011-08-12 15:14:48 +0200
  • ff98c7de21 nick_matrix: show/hide nickname in center Florian Richter 2011-08-12 15:07:56 +0200
  • 198d91a86e rumpeltux found this typo Stefan `Sec` Zehl 2011-08-12 14:22:51 +0200
  • 87b1b9e2cf l0dable/invaders.c: fix potential buffer overflow Hagen Fritsch 2011-08-11 12:05:03 +0200
  • 77fb7a388a fix buffer overflow in font handler Hagen Fritsch 2011-08-11 11:53:07 +0200
  • b605025acf Fix invaders nickdisplay Stefan `Sec` Zehl 2011-08-12 13:27:38 +0200
  • ffb4dae48c Merge commit 'ba34771069f48c83aa76' Stefan `Sec` Zehl 2011-08-12 03:06:49 +0200
  • 03f2f8a7d3 make matrix a nickname replacement. Also make it work queue Stefan `Sec` Zehl 2011-08-12 02:59:33 +0200
  • 22dcb53673 matrix animation as l0dable Florian Richter 2011-08-12 01:39:21 +0200
  • 493396a597 Move snake aside until the gfx library is back Stefan `Sec` Zehl 2011-08-11 18:31:07 +0200
  • efbb72a31d Adding author and license information to tron Thammi 2011-08-11 17:42:30 +0200
  • 9c9c052145 Merge branch 'master' of git://github.com/r0ket/r0ket Thammi 2011-08-11 17:36:12 +0200
  • 0403e99362 Adding a very small tron/snake like game Thammi 2011-08-11 17:35:17 +0200
  • a0ebf87a4c Revert "Updates" Stefan `Sec` Zehl 2011-08-11 15:59:17 +0200
  • 83e3ad20b9 Updates Stefan `Sec` Zehl 2011-08-11 12:35:09 +0200
  • ba34771069 Added SpaceInvaders Nick-Animation NiciDieNase 2011-08-11 10:51:02 +0200
  • 3bf8d5f903 Sorry. Can't get it to fit for now, so disable graphics lib This does brak the rokets l0dable. Will try to fix this after the camp Stefan `Sec` Zehl 2011-08-11 10:26:25 +0200
  • 35f875eb6c add support for crypting l0dables in Makefile Stefan `Sec` Zehl 2011-08-11 10:16:55 +0200
  • de02a6ccbc Add showlcd l0dable given to me late at night Stefan `Sec` Zehl 2011-08-11 09:25:19 +0200
  • 7cbc87b3a6 Merge branch 'master' of github.com:r0ket/r0ket Stefan `Sec` Zehl 2011-08-11 09:25:03 +0200
  • 0acd7a78e2 Improve filter support in serial tester app Stefan `Sec` Zehl 2011-08-11 09:22:58 +0200
  • 63d3a3687a Remove broken chargeled feature Stefan `Sec` Zehl 2011-08-11 09:22:22 +0200
  • f2835cc5ce ignore the cryptobinary Stefan `Sec` Zehl 2011-08-11 09:20:22 +0200
  • d098891476 Add more fonts Stefan `Sec` Zehl 2011-08-11 09:19:27 +0200
  • 9c5aaf715f Disable some code to save space Stefan `Sec` Zehl 2011-08-11 09:16:31 +0200
  • 2d18e75362 Fix initialisation. Somehow l0dables sometimes don't init correctly Stefan `Sec` Zehl 2011-08-11 09:15:29 +0200
  • de266e50b4 user added l0dable snake roy rocket 2011-08-11 06:23:43 +0200
  • 7856109562 debug menu, mesh info: browse pkt details Astro 2011-08-11 01:53:54 +0200
  • 7d79419f55 user supplied l0dables: leiwand demo and tedliz game roy rocket 2011-08-11 01:06:01 +0200
  • 5fce3b0d39 Merge branch 'master' of github.com:r0ket/r0ket Stefan `Sec` Zehl 2011-08-10 18:21:51 +0200
  • 20be62f9a8 MOAR pics Stefan `Sec` Zehl 2011-08-10 18:21:24 +0200
  • daa7787541 new tex schneider 2011-08-10 18:04:02 +0200
  • 1fcc1c25cd Moar Pictures. Stefan `Sec` Zehl 2011-08-10 17:47:43 +0200
  • d04f3aabff added rf schneider 2011-08-10 17:03:56 +0200
  • 8bd6fdad05 added cpu, lcd schneider 2011-08-10 16:58:37 +0200
  • 1fdc4e9e99 foo broken latex schneider 2011-08-10 16:49:08 +0200
  • 2ac1ed3625 more... schneider 2011-08-10 16:39:42 +0200
  • c4b86e4b00 even more text :) schneider 2011-08-10 16:31:51 +0200
  • 7d2b80eae9 Merge branch 'master' of github.com:r0ket/r0ket schneider 2011-08-10 16:30:56 +0200
  • 42e421123a more text schneider 2011-08-10 16:12:11 +0200
  • cc62748849 added first slides vor vortrag schneider 2011-08-10 16:06:31 +0200
  • 944f3ed0f4 add template.png for lcd graphics Kilian Neuner 2011-08-10 15:22:18 +0200
  • 345bae9e20 added showcard source schneider 2011-08-10 13:43:02 +0200
  • 6452d305c2 Clamp value types and add debugging-panic on violation Stefan `Sec` Zehl 2011-08-10 04:25:50 +0200
  • c583ddc7e3 Merge branch 'master' of github.com:r0ket/r0ket Stefan `Sec` Zehl 2011-08-09 19:40:44 +0200