lora-aprs / LoRa_APRS_Tracker

A LoRa based APRS tracker for ESP32 boards.
MIT License
301 stars 105 forks source link

GPS position not visible on OLED screen #57

Open stroobandt opened 2 years ago

stroobandt commented 2 years ago

Having the GPS position visible on the OLED screen would be useful for World Wide Fauna & Flora (WWFF) operations in Belgium (ONFF) which requires taking a picture of a GPS screen for log submission.

DL3EL commented 2 years ago

I have added the GPS position plus an information on what beacon is active to the OLED main screen. See the commit from today in my fork: https://github.com/DL3EL/LoRa_APRS_Tracker For the necessary space I have deleted the info on smart beaconing at the bottom of the display. For the id of the the beacon I have added a "type" field in the beacon definition, in my case I use W (walking), C (car) or B (bike).