openplotter
openplotter copied to clipboard
add socketCAN support
since wifi_server.py overwrites /etc/network/interfaces , a first step might be to include source /etc/network/interfaces.d/* to allow custom can and vcan interface settings
good idea. Do you have can and vcan interface settings samples?
pin @e-sailing
You can disable overwrite of /etc/network/interfaces by deleting the line '# generated by openplotter' in file /etc/network/interfaces and then disable wifi ap (nothing will be overwritten anymore until you click enable wifi ap). This is an undocumented feature (line 325 in wifi_server.py).
samples: yes, work in progress: https://bastelbude.grade.de/mediawiki/index.php?title=OpenPlotter
Thanks!
Added by https://github.com/sailoog/openplotter/pull/200
@Dirk-- does the merhe #200 solved the issue for you ? Can we close it ?
Sorry, I did not do any testing (recently working with 'pure' signalk only) ...