Navpi » Geschiedenis » Versie 5
Micha Kersloot, 06-08-2023 21:35
1 | 1 | Micha Kersloot | h1. Navpi |
---|---|---|---|
2 | |||
3 | 3 | Micha Kersloot | Openplotter based |
4 | |||
5 | 1 | Micha Kersloot | https://github.com/Thomas-GeDaD/SignalK_raspberry_MCS |
6 | 2 | Micha Kersloot | |
7 | h2. SignalK settings |
||
8 | |||
9 | * Settings -> Set system time: Interval: 180, Sudo: yes, If no other source: yes |
||
10 | * Plugins -> SignalK to NMEA2000: |
||
11 | ** Cross Track Error (129283): yes, Resend: 1 |
||
12 | ** Navigation Data (129284): yes, Resend: 1 |
||
13 | ** Notifications (126983, 126985): yes |
||
14 | 3 | Micha Kersloot | |
15 | 4 | Micha Kersloot | *signalk-polar-performance-plugin* |
16 | |||
17 | <pre> |
||
18 | twa/tws;6;8;10;12;14;16;20 |
||
19 | 0;0;0;0;0;0;0;0 |
||
20 | 52;4.67;5.52;6.05;6.33;6.48;6.55;6.61 |
||
21 | 60;4.93;5.75;6.22;6.48;6.64;6.72;6.8 |
||
22 | 75;5.08;5.9;6.36;6.62;6.8;6.94;7.1 |
||
23 | 90;4.98;5.91;6.45;6.74;6.92;7.04;7.34 |
||
24 | 110;4.97;5.97;6.53;6.86;7.12;7.38;7.81 |
||
25 | 120;4.8;5.81;6.44;6.8;7.08;7.36;8 |
||
26 | 135;4.29;5.31;6.09;6.56;6.89;7.19;7.83 |
||
27 | 150;3.64;4.67;5.52;6.18;6.6;6.9;7.47 |
||
28 | </pre> |
||
29 | |||
30 | *signalk-bandg-performance-plugin* |
||
31 | |||
32 | 5 | Micha Kersloot | *signalk-victron-ble* |
33 | depends on victron-ble |
||
34 | |||
35 | https://github.com/keshavdv/victron-ble |
||
36 | |||
37 | pip install victron-ble |
||
38 | |||
39 | aptitude install python3-venv |
||
40 | |||
41 | 3 | Micha Kersloot | h2. Remote control for B&G |
42 | |||
43 | https://github.com/htool/BanGPlayer |
||
44 | |||
45 | apt install python3-gst |