chirpstack / chirpstack-gateway-os

OpenWrt based gateway images including ChirpStack components.
https://www.chirpstack.io
132 stars 57 forks source link

Getting gateway added to vendor list? #10

Closed shawaj closed 5 years ago

shawaj commented 5 years ago

Hi there,

What's the process to get our gateway added here - https://www.loraserver.io/lora-gateway-os/overview/

Thanks, Aaron

brocaar commented 5 years ago

That depends on the platform. E.g. when it is a completely new platform, we would need to add a new BSP layer (layers/bsp) and prepare the Mender patches for the bootloader (found under layers/targets).

But I assume you're talking about adding support for: https://uk.pi-supply.com/products/iot-lora-gateway-hat-for-raspberry-pi?

In that case, the Raspberry Pi platform is already supported and this would require:

shawaj commented 5 years ago

@brocaar yes that is the Gateway HAT we are talking about.

CC @ryanteck - can you sort the other bits?

ryanteck commented 5 years ago

Hi @brocaar ,

Yes it is Raspberry Pi based, as it uses the RAK833 which is the same semtech chipset as the ic880a, RAK831 etc.

I've tested it out by selecting ic880a and it worked fine. The GPIO pin used is BCM22 for reset.

We'd be looking for it to have two regions that they can select from either EU868 or US915.

Would you like me to try and figure out what parts to change and do a git pull request?

brocaar commented 5 years ago

@ryanteck that would be great :-)

ryanteck commented 5 years ago

Hi @brocaar ,

I believe I've done the changes however haven't been able to test yet. If you can just look through to see if I have done it correctly.

Thanks

brocaar commented 5 years ago

Thanks @ryanteck :+1: I've provided some feedback in the PR (tiny changes).

brocaar commented 5 years ago

@ryanteck @shawaj anything I can help with to get your pull-request (https://github.com/brocaar/lora-gateway-os/pull/13) merged? It hasn't been updated for a while. @ryanteck are you still working on this?

ryanteck commented 5 years ago

Hi @brocaar, was the new PR all fine?

On Tue, 2 Jul 2019, 08:34 Orne Brocaar, notifications@github.com wrote:

@ryanteck https://github.com/ryanteck @shawaj https://github.com/shawaj anything I can help with to get your pull-request (#13 https://github.com/brocaar/lora-gateway-os/pull/13) merged? It hasn't been updated for a while. @ryanteck https://github.com/ryanteck are you still working on this?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/brocaar/lora-gateway-os/issues/10?email_source=notifications&email_token=AAINW2OALMC3S3WJCMJFCWTP5MAHNA5CNFSM4HKYTWBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZALOMY#issuecomment-507557683, or mute the thread https://github.com/notifications/unsubscribe-auth/AAINW2N5JXZ3KK5M77DA7M3P5MAHNANCNFSM4HKYTWBA .

brocaar commented 5 years ago

Closing this issue as the PR has already been merged :slightly_smiling_face: