openplotter icon indicating copy to clipboard operation
openplotter copied to clipboard

add socketCAN support

Open Dirk-- opened this issue 6 years ago • 7 comments

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

Dirk-- avatar Mar 28 '18 16:03 Dirk--

good idea. Do you have can and vcan interface settings samples?

pin @e-sailing

sailoog avatar Mar 30 '18 10:03 sailoog

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).

e-sailing avatar Mar 30 '18 19:03 e-sailing

samples: yes, work in progress: https://bastelbude.grade.de/mediawiki/index.php?title=OpenPlotter

Dirk-- avatar Mar 30 '18 20:03 Dirk--

Thanks!

sailoog avatar Mar 31 '18 17:03 sailoog

Added by https://github.com/sailoog/openplotter/pull/200

sailoog avatar Apr 09 '18 18:04 sailoog

@Dirk-- does the merhe #200 solved the issue for you ? Can we close it ?

FredericGuilbault avatar Feb 13 '19 15:02 FredericGuilbault

Sorry, I did not do any testing (recently working with 'pure' signalk only) ...

Dirk-- avatar Feb 14 '19 17:02 Dirk--