Commit Graph

67 Commits

Author SHA1 Message Date
Stefan `Sec` Zehl d098891476 Add more fonts 2011-08-11 09:19:27 +02:00
Kilian Neuner 944f3ed0f4 add template.png for lcd graphics 2011-08-10 15:22:18 +02:00
Stefan `Sec` Zehl b977665f0f Merge branch 'master' of github.com:r0ket/r0ket 2011-08-07 01:44:57 +02:00
schneider 2440982fb1 more error handling in gang flash 2011-08-06 21:52:45 +02:00
schneider a06b1eac47 added modified crypt tool 2011-08-06 21:52:33 +02:00
Stefan `Sec` Zehl d56dbaf07b Enhance serial badge stuff. 2011-08-06 16:24:50 +02:00
schneider 162cc4336b added rocket dataflash udev rule 2011-08-06 07:12:39 +02:00
schneider 83f9b3513c improved gang flash 2011-08-06 07:11:45 +02:00
schneider 454f4ca738 added gang flasher 2011-08-05 18:49:36 +02:00
schneider a61c1d162a added tool to generate private/public keys 2011-08-05 18:38:25 +02:00
Stefan `Sec` Zehl 44a6a31867 Make fontnames shorter, remove unneded invaders.f0n 2011-08-05 15:20:59 +02:00
Stefan `Sec` Zehl 880a1679d8 Fix lpcfix -h, also protect firmware 2011-08-05 14:48:36 +02:00
iggy b67cb29426 a few more fonts 2011-08-05 03:35:08 +02:00
Stefan `Sec` Zehl eb8598ce48 Another offset by 4 2011-08-04 23:45:52 +02:00
Stefan `Sec` Zehl f504eb3e60 Fir images. Converter was off-by-one 2011-08-04 23:39:44 +02:00
iggy 6f05476b9a more .lcds 2011-08-04 23:25:53 +02:00
iggy 566c38f945 more file movement 2011-08-04 23:23:28 +02:00
iggy 30c566fa98 oops, wrong dir 2011-08-04 23:04:44 +02:00
iggy e18adf11d1 Merge branch 'master' of github.com:r0ket/r0ket 2011-08-04 22:59:09 +02:00
Stefan `Sec` Zehl 23eb877501 Simple image converter and sample image 2011-08-04 22:58:36 +02:00
iggy efed5bb6f4 boot screen 2011-08-04 22:52:44 +02:00
Stefan `Sec` Zehl 5452f6dd9d Add camp-font.ttf 2011-08-04 15:24:49 +02:00
schneider 5c6f9e2f76 crypto tool: added encryption 2011-08-03 08:58:27 +02:00
schneider 8b2dba5997 crypto tool: use host htonl 2011-08-03 00:57:09 +02:00
schneider ddbbc7f809 added first file signing support 2011-08-02 20:27:07 +02:00
schneider be9356308c Merge branch 'master' of github.com:r0ket/r0ket 2011-08-02 14:00:15 +02:00
Stefan `Sec` Zehl 99f3095b46 Fix invader font 2011-08-01 20:03:12 +02:00
schneider d1cbe5de60 xxtea: moved lib to host util 2011-08-01 19:32:32 +02:00
Stefan `Sec` Zehl cb5899bc46 Commit a few sample binary fonts 2011-07-23 21:52:02 +02:00
Stefan `Sec` Zehl 213a435c5b Make makefont create binary files, too 2011-07-22 22:32:01 +02:00
Stefan `Sec` Zehl d284f80562 Turns out I forgot the r0ket in the invaders font. Fixed. 2011-07-17 17:14:06 +02:00
Stefan `Sec` Zehl da2e5cdf26 Correctly support raw font encoding 2011-07-17 17:08:06 +02:00
Stefan `Sec` Zehl 70bf904c1c Fix invaders font, simple patch to spaceinvaders.c to see if it renders ok 2011-07-05 15:48:26 +02:00
Stefan `Sec` Zehl 8113cd8931 Add invaders font (source & makefonitified). Go iggy, go! 2011-07-05 15:25:54 +02:00
Stefan `Sec` Zehl e3f8ab98c8 Enhance makefont.pl, for pixel-painted art ".xbdf" 2011-07-05 15:23:19 +02:00
Stefan `Sec` Zehl 8c0c89e407 Fix gitignore and remove autogenerated wrapper.c 2011-07-05 02:32:24 +02:00
Stefan `Sec` Zehl 651a6b4d48 More documentation 2011-06-30 15:38:06 +02:00
Stefan `Sec` Zehl 9e575219fd Implement decrypt 2011-06-27 00:58:24 +02:00
Stefan `Sec` Zehl 9a7c622240 Add key input 2011-06-26 14:09:32 +02:00
Stefan `Sec` Zehl 6341b7a33b First attempt at a simple xxtea en/de-crypter. 2011-06-26 13:52:02 +02:00
Stefan `Sec` Zehl d6d2bb531e Fix program name fallback (cut&paste mistake :) 2011-06-26 12:46:35 +02:00
schneider 75b4e005ce changed paths in config files 2011-06-19 22:03:37 +02:00
schneider 883e642618 new tree structure 2011-06-19 21:01:00 +02:00
Stefan `Sec` Zehl 53fb6eea07 Add more error messages for debugging 2011-06-18 21:53:19 +02:00
Stefan `Sec` Zehl daa08fb31c No need for font debugging code in this repo 2011-06-15 18:40:17 +02:00
Stefan `Sec` Zehl 60c28edffd Add missing includes noticed by s 2011-06-09 14:01:13 +02:00
Stefan `Sec` Zehl c272beda05 Replace lpcrc with lpcfix.
lpcfix -c does what lpcrc did (fix the crc)
lpxfix -p <num> sets the protection (CRP) levels

new target "make protect" to enable CRP level 2.
2011-06-09 13:20:03 +02:00
Stefan `Sec` Zehl 446985c2aa fix raw encoding for single chars
don't die if i want unknown chars from .bdf
2011-05-23 02:56:28 +02:00
Stefan `Sec` Zehl 8280dbfbb6 make makefont.pl auto-choose between ttf and bdf code
Fix buglet for nibble-odd encoding
2011-05-23 02:12:10 +02:00
Stefan `Sec` Zehl 78e121337f First try at converting .bdf fonts 2011-05-23 01:10:37 +02:00