User Tools

Site Tools


nyan:ux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nyan:ux [2023/11/01 21:01] rivernyan:ux [2023/12/11 11:08] (current) – [User Interfaces] river
Line 5: Line 5:
 How are devices installed, connected, configured? How are devices installed, connected, configured?
  
-==== Linkdump ====+==== Flashing / Upgrades ====
  
-https://www.improv-wifi.com/+It must be possible to flash firmware in-situ. Devices will likely be installed in IP rated boxes up masts and on roofs where access may be difficult. WiFi may be acceptable but wired probably better, for reliability, and to avoid requiring the installation of a WiFi access point on a roof also. 
 + 
 +Meshtastic does not provide OTA (wifi) flashing for ESP32 devices because of code space requirement. It could be done over serial (RS422), with a reset line maybe, or with another ESP as programmer. 
 + 
 +[[https://www.improv-wifi.com/]] - Configure wifi over Bluetooth LE or serial. 
 + 
 + 
 +==== User Interfaces ==== 
 + 
 +=== OpenCPN === 
 + 
 +OpenCPN will interpret WPL NMEA sentences as AIS type targets. This was implemented to support APRS receivers, but presumably would work with any source, e.g. NYAN. 
 + 
 +I don't know about getting weather station reports into it though. 
 + 
 +It has code for parsing weather data from AIS: [[https://github.com/OpenCPN/OpenCPN/blob/999ab9c1bbaf05ff1fdf917345f8e803685425f4/src/ais_decoder.cpp#L3373]] 
 + 
 +Also NMEA2000 weather report parsing. Don't know if it does anything with it though. 
 + 
 +[[https://github.com/OpenCPN/OpenCPN/issues/3186|Issue]] developing AIS WX parsing and display.
nyan/ux.1698872490.txt.gz · Last modified: 2023/11/01 21:01 by river

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki