Stefan `Sec` Zehl
f823ef2504
Add "fake memcpy" lib so broken gcc can compile this
2012-01-24 00:18:36 +01:00
schneider
f17893c8b1
Merge branch 'master' of github.com:r0ket/r0ket
2012-01-19 23:01:31 +01:00
schneider
d9b7a2c6bd
added some filtering for the voltage reading
2012-01-19 23:01:00 +01:00
schneider
d82dde9ecf
added authors to w0rpcore
2012-01-19 01:32:05 +01:00
schneider
4b0f5e6a6d
Merge branch 'warpdrive-nick' of https://github.com/wertarbyte/r0ket into wertarbyte-warpdrivenick
2012-01-19 01:29:34 +01:00
schneider
abca3eeb7e
Merge branch 'master' of https://github.com/thammi/r0ket into thammi-tron
2012-01-19 01:17:15 +01:00
schneider
eee6ae55f0
openbeacon: set rf strength to 3 after sending
2012-01-18 20:59:12 +01:00
schneider
29c7dfdf64
improved accuracy of battery voltage measurement
...
Slowing down the ADC 10x while reading the voltage gives better
results due to the very high impedance of the voltage devider.
Readings are now about 100mV higher than before.
2012-01-16 15:50:48 +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
schneider
020d141995
added jeopardy game announcing l0dable
2012-01-05 16:31: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
701d17e5a1
I'm not sure I wan to talk about this, but this might've been the problem.
2012-01-04 19:22:02 +01:00
Stefan `Sec` Zehl
1a61837fa8
Increase release no. to identify this version
2012-01-03 22:27:10 +01:00
Stefan `Sec` Zehl
ccaa6cd00e
Restore mesh to old condition on master branch
2012-01-03 22:26:37 +01:00
Stefan `Sec` Zehl
a76813ffe3
dbgmesh l0dable now has release no.
2012-01-03 22:23:46 +01:00
Stefan `Sec` Zehl
97268f237d
Remove unused duplicate line
2012-01-03 22:23:24 +01:00
Stefan `Sec` Zehl
6316af756b
Move time to the right, because the displays still have a sticker in the top left %-)
2012-01-03 13:57:39 +01:00
Stefan `Sec` Zehl
5e9e35910d
erm. getting the precedence right
2012-01-03 05:45:36 +01:00
Stefan `Sec` Zehl
e4d2ba7fa0
Fix issue #21 on github. (Incorrect authorship)
2012-01-03 03:31:58 +01:00
Stefan `Sec` Zehl
77b0a2fe1a
fix typo
2012-01-03 03:18:13 +01:00
Stefan `Sec` Zehl
a52c028e66
Add debugmesh l0dable. (Can be used as l0nick :-)
2012-01-03 02:54:12 +01:00
Stefan `Sec` Zehl
8d0de435dc
Only panic once
2012-01-03 02:48:39 +01:00
Stefan `Sec` Zehl
b64b48d777
Enhance panic message by packet no.
2012-01-03 02:45:48 +01:00
Stefan `Sec` Zehl
14c31ed175
Erm. Do not panic instantly after power on :-)
2012-01-03 02:16:24 +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
dda913d107
More mesh_panic stuff, trying to debug the mesh problems for real now.
2012-01-03 01:09:20 +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
Steve Dierker
b7726b592a
* added randomisation to package killing in meshGetMessage
...
(cherry picked from commit dd67ddd708a8a5eada1a8b6cbd5afe51c6f4a134)
Signed-off-by: Stefan `Sec` Zehl <sec@42.org>
2012-01-03 00:22:42 +01:00
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