Mikhail Grushinskiy
Mikhail Grushinskiy
Is it possible for new designs to move away from using rpi hat and put that functionality (display and remote) on motor controller MCU? RPI Hat makes design very locked...
Can IMU detect waves height/period and report it? Might be some G-force strength too. With white caps detection algorithm. And the frequency a boat rocks left and right. Amplitude too....
Not pypilot related idea. Smart boat panel A power panel where nav lights, bilge pump, anchor/running lights, etc can be switched on/off not just manually but also programmatically via some...
heading offset gets reset wind sensor offset is loaded as 0 locked accelerometer calibration points are not loaded into pypilot_calibration (shows as default) There are also some errors like this:...
``` Sep 09 18:23:27 lysmarine pypilot[1543]: Exception in thread zeroconf-Engine: Sep 09 18:23:27 lysmarine pypilot[1543]: Traceback (most recent call last): Sep 09 18:23:27 lysmarine pypilot[1543]: File "/usr/lib/python3.9/threading.py", line 954, in...
``` Sep 06 23:59:33 lysmarine pypilot[68001]: world magnetic model not available Sep 06 23:59:33 lysmarine pypilot[68001]: ERROR loading wind.py cannot import name 'HeadingOffset' from partially initialized module 'pypilot.autopilot' (most likely...
Currently it's allowing range of -180, 180 and ignores others. So entering let's say 220, or -220 in pypilot_web has effects which are not clear for a user. Thanks
``` ASSERT INFO: ../src/common/object.cpp(251): assert "classTable->Get(m_className) == NULL" failed in Register(): Class "wxCommandEvent" already in RTTI table - have you used IMPLEMENT_DYNAMIC_CLASS() multiple times or linked some object file twice)?...
2 devices: One: waterproof LoRa transmitter with GPS and some MCU, waterproof and solar charged Second: Cabin LoRa receiver with MCU producing AIS NMEA sentences for each dinghy location via...