Commit Graph

163 Commits

Author SHA1 Message Date
Stefan `Sec` Zehl 703e365da4 Merge branch 'master' of github.com:r0ket/r0ket 2012-05-06 23:46:39 +02:00
Stefan `Sec` Zehl 9970d42909 make reader detect xterm/screen better 2012-05-06 23:45:21 +02:00
Stefan `Sec` Zehl 08bddb7b5f make reader send heartbeat packets. 2012-05-06 23:44:39 +02:00
Stefan `Sec` Zehl 24bb1b5508 rework r0ket::get_data() to deal with timeouts 2012-05-06 23:42:28 +02:00
Stefan `Sec` Zehl 52808668d3 Remove any old data on open(bridge) 2012-05-06 23:41:16 +02:00
Stefan `Sec` Zehl a5ae20daff Force serial to non-blocking. 2012-05-06 23:37:28 +02:00
Stefan `Sec` Zehl 5b7e0a38ce make r0ket lib do wait_ok for config commands. 2012-05-06 23:33:14 +02:00
Stefan `Sec` Zehl 2896c53800 Fix smartflash flash script so it forks again... 2012-05-06 15:04:17 +02:00
Stefan `Sec` Zehl 0fccf9dd26 remove ttyS3 from autodetect
It has given me more problems than it's worth.
I suggest you simply set $R0KETBRIDGE on windows.
2012-05-01 10:08:14 +02:00
Stefan `Sec` Zehl 401fb5e02c gitignore more files 2012-04-21 16:35:39 +02:00
Stefan `Sec` Zehl 19463bac69 smartflash: no need to ignore devices forever 2012-04-21 16:35:31 +02:00
Stefan `Sec` Zehl e97a5ffafc make smartflash ignore bridge r0kets.
Also allow flashing different firmwares via commandline
2012-04-21 14:59:08 +02:00
Stefan `Sec` Zehl e6b3afbab0 better commandline handling
allow reading of uuid with "c id"
2012-04-15 23:08:01 +02:00
Stefan `Sec` Zehl 4f859c82a0 improve get_pkt() code in bridge perl lib.
- length filter for received packets
- no more in-band signalling
- allow new packet types
2012-04-15 23:01:42 +02:00
Stefan `Sec` Zehl 489c0cac78 support for relaying 2012-04-07 20:01:43 +02:00
Stefan `Sec` Zehl ef16649125 unify gmt offset to $r0ket::timediff 2012-04-07 17:06:59 +02:00
Stefan `Sec` Zehl 54257783cb Unify device handling. "-d" for all now 2012-04-07 16:35:04 +02:00
Stefan `Sec` Zehl 681f809f0a Better use wildcard source ip. 2012-04-05 16:12:35 +02:00
Stefan `Sec` Zehl 1133138f86 Add support to change screen titles 2012-04-05 15:43:55 +02:00
Stefan `Sec` Zehl 6ccd447870 Allow easy selection of the serial device 2012-04-05 15:00:27 +02:00
Stefan `Sec` Zehl b7155bbb71 Add commandline options and verbose mode with on-the-fly statistics 2012-04-05 14:54:12 +02:00
Stefan `Sec` Zehl 72194bf139 Do not die if no packets are coming in. 2012-04-05 14:41:11 +02:00
Stefan `Sec` Zehl aefbbd5611 Use findbin to find r0ket.pm 2012-04-05 14:08:54 +02:00
Stefan `Sec` Zehl be10004c40 Fix crc and correct default port. it works now[tm] 2012-04-04 20:56:52 +02:00
Stefan `Sec` Zehl 2c03614af8 Add "quiet" flag. 2012-04-04 20:56:24 +02:00
Stefan `Sec` Zehl 69bfec0359 rudimentary openbeacon-style "reader" implementation 2012-04-04 19:22:00 +02:00
Stefan `Sec` Zehl 3e67b6bc30 Whoops. Fix bug in sending code 2012-02-07 09:55:06 +01:00
Stefan `Sec` Zehl 8016d9ab22 Allow calling "rf" from another dir. Also fix option doku. 2012-01-31 18:07:40 +01:00
Stefan `Sec` Zehl 3b04b9e052 Add new "rf" utility. Quite functional rf debugging/dumping util 2012-01-28 17:12:43 +01:00
Stefan `Sec` Zehl 709c402f29 Improve meshtrace/beacontrace 2012-01-28 14:23:27 +01:00
Stefan `Sec` Zehl d0be542bbe ignore binary files in smartflash/ 2012-01-28 12:50:41 +01:00
Stefan `Sec` Zehl df42d159ed Add simple beacon tracer. 2012-01-27 02:02:51 +01:00
Stefan `Sec` Zehl a38a5a9874 Simple curses-based mesh display 2012-01-27 01:44:10 +01:00
Stefan `Sec` Zehl 2e27a60d19 mesh/dbg.pl: parse new release no from time packet 2012-01-27 00:04:41 +01:00
Stefan `Sec` Zehl bb5092a5ee smartflash: get rid of unneccessary error message if files/ exists 2012-01-26 23:39:27 +01:00
Stefan `Sec` Zehl e99b549531 smartflash needs to run as root. 2012-01-26 22:45:17 +01:00
Stefan `Sec` Zehl 8fa0375424 enhance smartflash makefile a bit 2012-01-26 20:07:21 +01:00
Stefan `Sec` Zehl 7ec64c04ad Improve my little rf debugging tool a bit. Needs more docs, though 2012-01-09 01:44:58 +01:00
Stefan `Sec` Zehl 14107d9b1d mesh/dbg.pl: fix dequoting. Add "c"orrupt packet 2012-01-05 12:53:28 +01:00
Stefan `Sec` Zehl 99a17a36aa make a bit more sane and cleaner 2012-01-03 02:15:42 +01:00
Stefan `Sec` Zehl d0350c1e73 Enhance output a bit 2012-01-03 02:15:10 +01:00
Stefan `Sec` Zehl aff9a7e60a Whoops. Do not attempt to copy files twice 2012-01-03 02:14:37 +01:00
Stefan `Sec` Zehl 5e69eadb38 Add comment expaining what it does. Convert to unix lineends 2012-01-03 00:46:50 +01:00
Stefan `Sec` Zehl 8b4aaeabe9 Move stuff into c0ntrib 2012-01-03 00:44:42 +01:00
Rene Hopf cbde6f71bd Added r0cketlaunch0r game
(cherry picked from commit 89a0b322e0b27d69e1ba9b7a46c43478196acd97)

Signed-off-by: Stefan `Sec` Zehl <sec@42.org>
2012-01-03 00:43:02 +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