Update README.md
This commit is contained in:
parent
2248525442
commit
f13ec66878
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ Features Working rn:
|
||||||
- Duplex and Simplex Processing
|
- Duplex and Simplex Processing
|
||||||
|
|
||||||
Features in W.I.P:
|
Features in W.I.P:
|
||||||
- LoRaWAN progress 0%
|
- LoRaWAN progress 70%
|
||||||
- POCSAG only TX , no RX path
|
- POCSAG only TX , no RX path
|
||||||
- Still missing a RX path and processing (Message gets passed along every Device Class, which then tries to parse it, if successfull it breaks the processing loop and the Device Class handles decoding+status handling for delivery)
|
- ~~Still missing a RX path and processing (Message gets passed along every Device Class, which then tries to parse it, if successfull it breaks the processing loop and the Device Class handles decoding+status handling for delivery)~~
|
||||||
|
|
||||||
Planned:
|
Planned:
|
||||||
- DAPNET integration
|
- DAPNET integration
|
||||||
|
@ -38,4 +38,4 @@ API Calls:
|
||||||
},
|
},
|
||||||
"payload": "Testbericht"
|
"payload": "Testbericht"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue