Philip Freeman
Philip Freeman
Is there anything special about logs?
I have a NMEA0183 Depth Sounder, but not seeing any data coming through in the logs when I hook it up. I have connected the device to +12V and ground,...
Yup it was totally the baud rate, since the device has nothing but 3 wires coming out of it, I don't think there's a way to change it, but setting...
I guess, _if_ the build system were updated and build objects were no longer being committed to the repo: - It wouldn't grow as fast in the future, and -...
I just installed the server to play around with it, too. I Grabbed a couple of charts from here: http://www.charts.noaa.gov/RNCs/RNCs.shtml ``` #18650 SAN FRANCISCO BAY CANDLESTICK POINT TO ANGEL ISLAND...
@rob42 It might have been more apparent if the server logged 404s to it's console as well?
@rob42, I figured out my issue with charts loading, but @HutchSails seemed to be having a similar issue, so I just posted to his issue some info that might be...
same for me, using a flatpak on librem5 pureos.
The following seems to allow the sync to complete, but I'm not sure if it's *the fix*: ``` elektron@x200:~/code$ diff -Naur pycarddav/pycarddav/model.py /usr/lib/python2.7/dist-packages/pycarddav/model.py --- pycarddav/pycarddav/model.py 2018-11-21 11:02:56.765793646 -0800 +++ /usr/lib/python2.7/dist-packages/pycarddav/model.py...
hmm.. when I tried it it was putting settings in the wrong place in the file. I re-wrote part of it to do a few things.. use ini_file because it...