Commit 8229be1
dirkwa
feat(streams): native canboat sources for YDWG-02, NavLink2 and W2K-1
The native N2K path covered NGT-1, SocketCAN, iKonvert-serial and the
Maretron IPG100; the network gateways stayed canboatjs-only. canboat's
interface command now bridges them (canboat/canboat#807), so each is
one spawn:
- ydwg02 / ydwg02-udp: Yacht Devices RAW over TCP (default 1457) or
receive-only UDP, fast-packets reassembled and fragmented in the
bridge
- navlink2: the iKonvert protocol over TCP (default 6001)
- w2k-1-ascii: Actisense N2K ASCII over TCP (default 60002)
Admin UI options are gated on hasAnalyzer like the existing native
entries and reuse their canboatjs counterparts' host/port field sets.1 parent 1c21238 commit 8229be1
2 files changed
Lines changed: 33 additions & 3 deletions
Lines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1697 | 1697 | | |
1698 | 1698 | | |
1699 | 1699 | | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
1700 | 1703 | | |
1701 | 1704 | | |
1702 | 1705 | | |
1703 | 1706 | | |
1704 | 1707 | | |
1705 | 1708 | | |
| 1709 | + | |
| 1710 | + | |
| 1711 | + | |
| 1712 | + | |
| 1713 | + | |
| 1714 | + | |
1706 | 1715 | | |
1707 | 1716 | | |
1708 | 1717 | | |
| |||
1719 | 1728 | | |
1720 | 1729 | | |
1721 | 1730 | | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
1722 | 1734 | | |
1723 | 1735 | | |
1724 | 1736 | | |
| |||
1741 | 1753 | | |
1742 | 1754 | | |
1743 | 1755 | | |
1744 | | - | |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
1745 | 1759 | | |
1746 | 1760 | | |
1747 | 1761 | | |
| |||
1751 | 1765 | | |
1752 | 1766 | | |
1753 | 1767 | | |
1754 | | - | |
| 1768 | + | |
| 1769 | + | |
1755 | 1770 | | |
1756 | 1771 | | |
1757 | 1772 | | |
| |||
1817 | 1832 | | |
1818 | 1833 | | |
1819 | 1834 | | |
1820 | | - | |
| 1835 | + | |
| 1836 | + | |
1821 | 1837 | | |
1822 | 1838 | | |
1823 | 1839 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
433 | 447 | | |
434 | 448 | | |
435 | 449 | | |
| |||
0 commit comments