chirpstack-gateway-os
chirpstack-gateway-os copied to clipboard
Configure option for Fake GPS
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
Summary
We are using RAK7268V2 gateway devices running WisGateOS2, updated to use the Chirpstack MQTT Forwarder. We want to start using the Chirpstack Gateway OS on these devices. A feature of WisGateOS we use is the "Fake GPS" setting, which does not exists in Chirpstack Gateway OS.
What is the use-case?
The RAK7268V2 gateway does not contain GPS functionality. The WisGateOS contains a configuration setting for "Fake GPS" coordinates, which we make use of to locate the gateway devices when deployed.
Implementation description
Example of the WisGateOS configuration setting:
Can you implement this by yourself and make a pull request?
Not quickly or easily. I currently know nothing about how the LuCI - OpenWrt Configuration Interface works.