Improve raspberry pi board cmake sources and documentation.#1
Improve raspberry pi board cmake sources and documentation.#1reixd wants to merge 12 commits intoTrellis-Logic:add-pi-targetfrom
Conversation
…ister and fix LOWPNTXPLL mask and default value as on SX1276 datasheet and former sx1276-Fsk.h file
Update sx1276Regs-Fsk.h add modulation shaping names in RegPaRamp register
Revert "Update sx1276Regs-Fsk.h add modulation shaping names in RegPaRamp register"
Adding Raspberry Pi support
…or the raspberry pi
…nto add-pi-target Conflicts: src/boards/generic/CMakeSources.txt src/boards/generic/Pi/gpio-board-pi.c
|
@reixd, thanks for the pull request. Sorry I didn't notice this earlier. I haven't worked on this project for a while, just getting back into it. I'm curious if you had better luck than I did, specifically if you were able to get data transmitted from node->gateway with your setup. See the notes where I left this in https://github.com/Trellis-Logic/LoRaMac-node/blob/add-pi-target/Doc/readme_generic_board.md. |
|
@dwalkes actually I did not have enough time to get the code running as expected on the RPi. |
|
OK thanks. I suspect I have a gateway issue now but I'm going to try with a new gateway and see if I can get further with this. Will merge in this branch when I have a chance to try it out. Thanks again! |
No description provided.