Signal K - austral-electronics/Austral_Support GitHub Wiki
Default Ethernet link : http://192.168.100.100:3000/admin/#/dashboard
Default Wifi link : http://192.168.1.100:3000/admin/#/dashboard
Server -> Default Login :
Login : admin password : quantum
Instal the panazzolo NMEA simulator on a PC
Launch it and adjust the settings :
TCP (Server) Port : 4123
Launch the simulation
Test the IP flow with Putty :
Port : 4123 Connection type : Raw
Signal K -> Server -> Data Connections -> Add a new connection :
ID=simulator NMEA 0183 source : TCP Client Host : The PC IP address Port 4123
Restart Signal K (Button at the right top of the web page)
You can see the simulated datas in the Signak K Dashboard -> Data Browser
You can also try the Signal K Webapps
The Quantum calculator as 3 natives serials ports and one bluetooth port.
You can expand the number of connexions using USB or UDP/TCP expansions.
Signal K -> Server -> Data Connections -> Add a new connection :
ID : GPS NMEA 0183 source : serial
Serial Port : /dev/ttyS1 (Serial port 1) /dev/ttyS2 (Serial port 2) /dev/ttyS3 (Serial port 3) /dev/ttyUSB0 (First USB<->Serial Interface : FTDI, Prolific ...) /dev/ttyACM0 (First USB instrument : Ublox GPS ...) /dev/rfcomm0 (Bluetooth instrument)
Baud Rate : 4800 (Default NMEA0183 baudrate, for a GPS or an instrument) 38400 (Default NMEA0183_HS baudrate, for an INS) 115200 (High speed)
Signal K -> Server -> Data Connections -> Add a new connection :
ID : N2K_M (for example for the main bus) N2K_S (for example for the secondary bus) NMEA 2000 Source : Canbus (canboat) Interface : can0 (for the main port) can1 (for the isolated secondary port)
If you want to have more than two Nmea2000. You expand the Quantum hardware using an USB or TCP external instrument (Actisense, iKonvert, NavLink2, YachDevices)
https://github.com/SignalK/node-red-embedded
https://flows.nodered.org/node/@signalk/node-red-embedded
https://pysselilivet.blogspot.com/2018/07/signalk-measuring-temperature.html
https://github.com/SignalK/signalk-node-red
https://www.victronenergy.com/live/venus-os:extended
https://labs.cd2h.org/gitforager/repository/repository.jsp?id=102506494