Commit Graph

1515 Commits

Author SHA1 Message Date
Stefan `Sec` Zehl 133fc642b7 Make obreader setup the tty itself 2012-06-03 11:37:54 +02:00
Stefan `Sec` Zehl 1237f1a2ca Fix makefile (dependecies) 2012-06-03 11:35:44 +02:00
Stefan `Sec` Zehl d02520f6b1 Make server ip a commandline option 2012-05-31 17:24:07 +02:00
Stefan `Sec` Zehl 603132ce04 Add crosscompile support to Makefile 2012-05-31 17:23:18 +02:00
Stefan `Sec` Zehl aedb52cff9 obreader now with hearbeat and more stable. 2012-05-30 20:56:38 +02:00
Stefan `Sec` Zehl 9840ae8994 make netlink-notifier executable 2012-05-30 20:56:21 +02:00
Stefan `Sec` Zehl 6b6eb79c5c Allow more chars in listen-log.pl 2012-05-30 20:56:21 +02:00
Stefan `Sec` Zehl d23bd1eada Add makefile for obreader.c 2012-05-30 20:56:21 +02:00
Stefan `Sec` Zehl 4f6809b89c fix BRIDGE-PROTOCOL file (rxlen instead of maclen) 2012-05-30 20:56:21 +02:00
Stefan `Sec` Zehl 91e8211cd6 Fix uuid output in rf. 2012-05-30 20:56:21 +02:00
Stefan `Sec` Zehl 99c7d32aa7 first draft of an openbeacon reader written in C 2012-05-30 02:27:47 +02:00
Stefan `Sec` Zehl a2ac676134 Allow multiple commands separated by , in mesh/rf 2012-05-19 18:20:53 +02:00
Stefan `Sec` Zehl d5f23f147b Blink bridge LEDs on recv/send for debugging 2012-05-19 12:44:38 +02:00
schneider 0f1fb6d754 Merge branch 'master' of https://github.com/r0ket/r0ket 2012-05-19 11:30:43 +02:00
schneider 596b41bbf6 updated fahrplan for sigint 2012-05-19 11:30:13 +02:00
Stefan `Sec` Zehl 59bd1bae5f Support ser2net readers 2012-05-19 02:37:48 +02:00
Stefan `Sec` Zehl fb77797478 Move all the reader stuff to a new subdir 2012-05-18 13:15:03 +02:00
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
schneider 206e008c15 added a bit more comfort for the workshop l0dable 2012-05-01 13:24:31 +08:00
schneider 96bd0abbbd fiexed a error in the workshop file 2012-05-01 11:23:22 +08:00
schneider 132b11a47a Merge branch 'master' of github.com:r0ket/r0ket 2012-05-01 10:48:17 +08:00
schneider d893701a46 added file for the second workshop 2012-05-01 10:47:13 +08: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 66717f7c35 make readTextFile() better. (ignore newlines at the end and fail better on non-existing file) 2012-04-18 01:23:01 +02:00
Stefan `Sec` Zehl 7ac2394a61 Fix initUUID() prototype and add it to the .h 2012-04-18 01:14:24 +02:00
Stefan `Sec` Zehl 524dbf1b91 Fix a typo in a comment 2012-04-18 00:47:37 +02:00
Stefan `Sec` Zehl f1b4da67c0 Do not store signed value in unsigned variable. Took me an hour to find :-/ 2012-04-18 00:46:26 +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 2b5341713b Add support to read UUID from bridge-r0ket 2012-04-15 22:58:04 +02:00
Stefan `Sec` Zehl 7b0c755c87 Newer easterhegg fahrplan. Ray broke the old one :) 2012-04-08 19:21:05 +02:00
Stefan `Sec` Zehl 489c0cac78 support for relaying 2012-04-07 20:01:43 +02:00
Stefan `Sec` Zehl 5a71fbd1ee New fahrplan from ray 2012-04-07 19:15:17 +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 e4a9868bcc New fahrplan for easterhegg 2012 2012-04-06 14:57:42 +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