Commit Graph

1345 Commits

Author SHA1 Message Date
Stefan `Sec` Zehl 1554d114d1 Make it work on FreeBSD, too. 2012-01-03 00:10:56 +01:00
Stefan `Sec` Zehl 60da28cddd Following the idea of
9beb9bbaae
make the simulator timing more accurate.
2012-01-03 00:05:44 +01:00
Stefan `Sec` Zehl 3e22f2b652 Some documentation for the Makefile system here 2012-01-02 23:57:06 +01:00
Stefan `Sec` Zehl b8687bbf1c Make "make flash" honor the APP= firmware name 2012-01-02 23:56:41 +01:00
Stefan `Sec` Zehl 36fa18875f Add USBSERIAL=YES to avoid the need for editing projectconfig.h
also make "make APP=<foo>" build <foo>.bin so you don't overwrite your
firmware.bin :)
2012-01-02 23:54:46 +01:00
Frank Zschockelt f242c667ab unions need to be packed
(cherry picked from commit b28d2d355d48efa913aba48be31d7907ea8af45f)

Signed-off-by: Stefan `Sec` Zehl <sec@42.org>
2012-01-02 21:26:45 +01:00
Stefan `Sec` Zehl 6fcd448040 Merge branch 'master' of git://github.com/r0ket/r0ket 2012-01-02 20:47:04 +01:00
Stefan `Sec` Zehl a6051b6ac0 Whoops. Forgot to add this perl script :-/ 2012-01-02 20:37:46 +01:00
Stefan `Sec` Zehl abac24b2d6 Add the prototype "find_person" script from our openbeacon tracking experiment 2012-01-02 20:25:32 +01:00
Stefan `Sec` Zehl dfc0e0a368 make "make clean" work even if nothing is built yet 2012-01-02 20:24:03 +01:00
Stefan `Sec` Zehl ccfacc566b Increased font size for lightning talk 2012-01-02 20:16:30 +01:00
Stefan `Sec` Zehl 037bee9103 Don't die if id has not yet been seen for idle support 2012-01-02 20:13:52 +01:00
Stefan `Sec` Zehl 78c1d5b364 some new packet from congress stuff 2012-01-02 20:12:46 +01:00
roy rocket 0dbfe1fcd2 added mp0ng 2011-12-30 14:50:46 +01:00
bernd eb5d5bd593 Merge branch 'master' of ssh://github.com/r0ket/r0ket 2011-12-30 04:00:52 +01:00
bernd c3d1b63c2a Added mktable.pl to make Makefiles happy in simulat0r tree 2011-12-30 03:57:06 +01:00
bernd 52222b35ed Copy EXPORTS file into simulat0r 2011-12-30 03:47:32 +01:00
roy rocket 2782a05ca9 New Fahrplan binary fixes 24bit pointer bug 2011-12-30 01:10:26 +01:00
Stefan `Sec` Zehl 4492b80976 Ignore idle players 2011-12-29 04:12:20 +01:00
Stefan `Sec` Zehl b0ec9d6579 improve smartflash copy-files code 2011-12-29 04:10:56 +01:00
Stefan `Sec` Zehl e2092c9aa7 Speed the game up on death, too. 2011-12-29 04:09:58 +01:00
bernd dac415ab16 Added linking with libflame 2011-12-28 22:44:11 +01:00
bernd b4915949b3 Removed dangling bridge files 2011-12-28 22:33:06 +01:00
bernd 1a4e44431a Added some more functions 2011-12-28 21:43:34 +01:00
bernd 84f71b71ed Added notification about dangling bridge files. 2011-12-28 21:42:28 +01:00
bernd 5e8059441b Script update-bridge-files.sh needs to be invoked with bash instead of sh now. 2011-12-28 21:41:57 +01:00
Stefan `Sec` Zehl 89b5bc500c Merge branch 'master' of github.com:r0ket/r0ket 2011-12-28 15:36:13 +01:00
Stefan `Sec` Zehl a88f476bfa mention 28c3 2011-12-28 12:57:34 +01:00
Stefan `Sec` Zehl a3ceaa1e46 Hexdump mode. Also add presets for mesh/openbecon 2011-12-28 12:50:31 +01:00
Stefan `Sec` Zehl b9ee9293aa forgot to increment version number. 2011-12-28 12:49:23 +01:00
roy rocket 007765d9be Fahrplan 1.1 2011-12-28 12:31:04 +01:00
Stefan `Sec` Zehl 85b2a3c1c2 Change MAC for fixed mesh 2011-12-28 01:44:30 +01:00
Stefan `Sec` Zehl e9194825d9 I shouldn't tell. But apparently I'm stupid. 2011-12-28 01:06:22 +01:00
Stefan `Sec` Zehl 13a1cb9521 Merge branch 'master' of github.com:r0ket/r0ket 2011-12-27 22:02:53 +01:00
Stefan `Sec` Zehl 197db839e6 fix for strange mac problem? 2011-12-27 21:48:29 +01:00
schneider cafb7d5cf2 bumped revision 2011-12-27 18:48:22 +01:00
schneider 84a41297a1 rem0te: added massgame and reader support 2011-12-27 18:46:26 +01:00
schneider d88250fc5a Merge branch 'master' of github.com:r0ket/r0ket 2011-12-27 17:34:36 +01:00
Stefan `Sec` Zehl ea19c3618b little improvements 2011-12-27 17:29:55 +01:00
Stefan `Sec` Zehl 3a20ddf824 subtle fixes 2011-12-27 17:28:23 +01:00
Stefan `Sec` Zehl 85247db7d2 Add bong-integrator for openbeacon reader support. Sorry, it's hacky. 2011-12-27 17:26:59 +01:00
Stefan `Sec` Zehl 66ae4deb2a fix json parsing. Also: global variables solve problems :-) 2011-12-27 16:59:24 +01:00
schneider 57d7f7dd51 player: set signal strength to max 2011-12-27 13:02:45 +01:00
Stefan `Sec` Zehl 3d9da1ec9e bpong-client improved incl. player ctr 2011-12-27 11:56:16 +01:00
Stefan `Sec` Zehl 1d6915538c Merge branch 'master' of git://github.com/r0ket/r0ket 2011-12-27 10:31:12 +01:00
schneider 6bdab57058 Merge branch 'master' of github.com:r0ket/r0ket 2011-12-27 10:30:57 +01:00
schneider a49ba246b6 added reader based integrator stub 2011-12-27 10:30:36 +01:00
Stefan `Sec` Zehl 642a71303d New loadable to show release 2011-12-27 02:05:35 +01:00
Stefan `Sec` Zehl b0b30b86a5 Fix mesh. Actually check CRCs again. Increment release no. 2011-12-27 01:53:48 +01:00
roy rocket e94680838d Fahrplan 0.92. Bug in l0dable fixed, now more than 128 lines desc possible... 2011-12-26 10:17:30 +01:00