Stefan `Sec` Zehl
|
c505028b41
|
FIrst mesh slowdown patch
|
2011-08-05 02:19:22 +02:00 |
Stefan `Sec` Zehl
|
b48bb42f36
|
Big warning cleanup in firmware.
|
2011-08-05 01:33:48 +02:00 |
Stefan `Sec` Zehl
|
64d22980f2
|
Add nrf_check_reset, and run it every 5 seconds.
Also: add more debugging
|
2011-08-04 13:11:28 +02:00 |
Stefan `Sec` Zehl
|
0c7afe0eb1
|
Disable unencrypted receive by default. also add meshkey
|
2011-08-03 21:57:09 +02:00 |
Stefan `Sec` Zehl
|
d4c48f66c2
|
Disable nrf on lowpower-off
|
2011-08-01 05:31:47 +02:00 |
Stefan `Sec` Zehl
|
625af67f3f
|
New polling-based funk receive functions.
|
2011-07-27 23:38:52 +02:00 |
Stefan `Sec` Zehl
|
ea90f92ebb
|
add proper "const" qualifiers
|
2011-07-17 22:08:27 +02:00 |
Stefan `Sec` Zehl
|
093370587f
|
add nrf_set_strength() - openbeacon needs it :-)
|
2011-07-17 20:01:07 +02:00 |
schneider
|
13637cafb9
|
vcard: moved to new rf interface
|
2011-07-17 12:46:33 +02:00 |
Stefan `Sec` Zehl
|
42b6fa7a6b
|
Whoops stupid decryption error %-)
|
2011-07-17 00:59:05 +02:00 |
Stefan `Sec` Zehl
|
2ee9846d1c
|
Schneider will probably hate me, but change back to require packet buffer to include space for the crc16.
|
2011-07-17 00:50:54 +02:00 |
Stefan `Sec` Zehl
|
2ee12e413e
|
Add config_set config_get to reconfiger MACs and Channel
|
2011-07-16 22:02:33 +02:00 |
Stefan `Sec` Zehl
|
afd01eada1
|
Revamp receive function. It now checks everything and returns only
valid packets or 0 (timeout)
|
2011-07-16 20:25:15 +02:00 |
Stefan `Sec` Zehl
|
2a62c13c7e
|
Also check crc on receive now
|
2011-07-16 19:55:41 +02:00 |
Stefan `Sec` Zehl
|
64ee2abbd7
|
Skip crc on receive
|
2011-07-16 19:43:23 +02:00 |
schneider
|
4b36410c09
|
added xxtea encrypted packet handling
|
2011-07-14 02:42:39 +02:00 |
Stefan `Sec` Zehl
|
5f80216674
|
Add a few utility functions.
|
2011-07-14 01:35:56 +02:00 |
schneider
|
8e07d95657
|
rf: CE low on startup
|
2011-07-10 02:40:56 +02:00 |
Stefan `Sec` Zehl
|
8987b5c15c
|
Move crc handling to send function. Also: change chip-crc to openbeacon compatible values
|
2011-07-10 02:19:10 +02:00 |
schneider
|
1e7e82b2c5
|
nrf: use single byte crc
|
2011-07-10 02:07:50 +02:00 |
Stefan `Sec` Zehl
|
51286999ea
|
Sending works!
|
2011-07-09 22:49:24 +02:00 |
Stefan `Sec` Zehl
|
0abca10597
|
Fix receive so that it returns as soon as a packet arrives.
|
2011-07-09 14:51:47 +02:00 |
Stefan `Sec` Zehl
|
bd4eb20d5e
|
1st attempt at sending a packet
|
2011-07-08 00:39:51 +02:00 |
Stefan `Sec` Zehl
|
fc7b630902
|
Fix code, now that we have sspSendReceive
|
2011-07-08 00:06:53 +02:00 |
schneider
|
a534cb9215
|
modified nrf code to use sspSendReceive
|
2011-07-06 09:59:08 +02:00 |
Stefan `Sec` Zehl
|
f1c6b7c55c
|
hook funk up to build. Add testing app, try to implement receiving
|
2011-07-05 11:11:08 +02:00 |
Stefan `Sec` Zehl
|
a03f202e7c
|
First attempt at nrf support code
|
2011-07-05 02:33:36 +02:00 |