Had a MAJOR issue yesterday where Sailoog helped me out. After experimenting with pypilot and NMEA 0183, I took my RPI home for further test on other stuff. As I HADN*T turned OFF Autopilot in the Pypilot module setting, it kept creating error messages for IMU and NMEA 0183 data. A lot of them - in the northward end of 20GB. In addition, this little joker:
"# set PATH so it includes user's private bin if it exists
if [ -d "$HOME/bin" ] ; then
PATH="$HOME/bin:$PATH"
fi
had multiplied itself into my .profile file, so when I logged on - my Pi accepted my pw ----- and returned to ask me for my pw....
With all that resolved I bang my head into the the next problem- Signal K. When I try to open it I get err_connection_refused after a loooong time. I have now disabled and removed all NMEA 0183 stuff, shut down pypilot, and ensured through system check that Signal K is in fact running.
So now I need y'alls help to get on. Where do I go now? based on this: http://forum.openmarine.net/showthread.php?tid=512 I suspect it has to do with my previous NMEA 0183 ventures...
//Ranur
Edit: Made some progress, but now I'm really in over my head
"# set PATH so it includes user's private bin if it exists
if [ -d "$HOME/bin" ] ; then
PATH="$HOME/bin:$PATH"
fi
had multiplied itself into my .profile file, so when I logged on - my Pi accepted my pw ----- and returned to ask me for my pw....
With all that resolved I bang my head into the the next problem- Signal K. When I try to open it I get err_connection_refused after a loooong time. I have now disabled and removed all NMEA 0183 stuff, shut down pypilot, and ensured through system check that Signal K is in fact running.
So now I need y'alls help to get on. Where do I go now? based on this: http://forum.openmarine.net/showthread.php?tid=512 I suspect it has to do with my previous NMEA 0183 ventures...
//Ranur
Edit: Made some progress, but now I'm really in over my head