-
Notifications
You must be signed in to change notification settings - Fork 0
Improve raspberry pi board cmake sources and documentation. #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: add-pi-target
Are you sure you want to change the base?
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.