File tree
10 files changed
+152
-63
lines changed- app
- src/main
- assets
- java/com/jvdegithub/aiscatcher
- jni
- JNI
- res/xml
- gradle/wrapper
10 files changed
+152
-63
lines changedLines changed: 9 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 | 54 |
| |
56 | 55 |
| |
57 | 56 |
| |
58 | 57 |
| |
59 | 58 |
| |
60 | 59 |
| |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
66 | 65 |
| |
67 |
| - | |
68 |
| - | |
| 66 | + | |
| 67 | + | |
69 | 68 |
| |
70 |
| - | |
71 |
| - | |
| 69 | + | |
| 70 | + | |
72 | 71 |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| 58 | + | |
| 59 | + | |
58 | 60 |
| |
59 | 61 |
| |
60 | 62 |
| |
|
Lines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
63 | 67 |
| |
64 | 68 |
| |
65 | 69 |
| |
| |||
123 | 127 |
| |
124 | 128 |
| |
125 | 129 |
| |
| 130 | + | |
126 | 131 |
| |
127 | 132 |
| |
128 | 133 |
| |
| |||
147 | 152 |
| |
148 | 153 |
| |
149 | 154 |
| |
150 |
| - | |
| 155 | + | |
151 | 156 |
| |
152 | 157 |
| |
153 | 158 |
| |
| |||
269 | 274 |
| |
270 | 275 |
| |
271 | 276 |
| |
| 277 | + | |
| 278 | + | |
272 | 279 |
| |
273 | 280 |
| |
274 | 281 |
| |
| |||
360 | 367 |
| |
361 | 368 |
| |
362 | 369 |
| |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
363 | 383 |
| |
364 | 384 |
| |
365 | 385 |
| |
|
Submodule AIS-catcher updated 90 files
- .github/workflows/build.yml+37-2
- Application/AIS-catcher.h+2-5
- Application/Config.cpp+54-23
- Application/Config.h+3-1
- Application/Main.cpp+250-160
- Application/Receiver.cpp+16-15
- Application/Receiver.h+5-4
- Application/WebViewer.cpp+273-155
- Application/WebViewer.h+5-7
- Application/version.h+2
- CMakeLists.txt+557-516
- DBMS/PostgreSQL.cpp+21-21
- DBMS/PostgreSQL.h+1-1
- DSP/DSP.cpp+2-2
- DSP/Model.cpp+21-14
- DSP/Model.h+55-38
- Device/AIRSPYHF.cpp+2-2
- Device/Device.h+1-1
- Device/FileRAW.cpp+8-5
- Device/FileRAW.h+1
- Device/RTLSDR.cpp+13-6
- Device/RTLSDR.h+1-1
- Device/RTLTCP.cpp+137-137
- Device/RTLTCP.h+19-47
- Device/SDRPLAY.cpp+35-10
- Device/SDRPLAY.h+9-8
- Device/Serial.cpp+7-7
- Device/SoapySDR.cpp+9-8
- Device/SoapySDR.h+1
- Device/SpyServer.cpp+36-24
- Device/SpyServer.h+2-2
- Device/UDP.cpp+5-5
- Device/ZMQ.cpp+3-3
- Dockerfile+11-3
- Documentation/README-grafana.md-161
- HTML/favicon.cpp+1.3k-58
- HTML/index.html+162-290
- HTML/index_html.cpp+831-774
- HTML/index_local.html+162-290
- HTML/index_local_html.cpp+829-773
- HTML/script.js+845-229
- HTML/script_js.cpp+3.2k-2.9k
- HTML/style.css+238-247
- HTML/style_css.cpp+2.3k-2.4k
- IO/HTTPClient.cpp+12-33
- IO/HTTPClient.h+1-3
- IO/HTTPServer.cpp+7-4
- IO/HTTPServer.h-4
- IO/MsgOut.cpp+10-10
- IO/MsgOut.h+6-4
- IO/N2KInterface.cpp+7-7
- IO/N2KInterface.h+2-2
- IO/N2KStream.h+1-1
- IO/Network.cpp+184-35
- IO/Network.h+83-35
- JSON/Parser.cpp+3-2
- Library/AIS.cpp+54-27
- Library/AIS.h+3-1
- Library/Common.h+22-3
- Library/Keys.cpp+3
- Library/Keys.h+3
- Library/Logger.cpp+287
- Library/Logger.h+91
- Library/Message.cpp+75-121
- Library/Message.h+5-1
- Library/NMEA.cpp+107-167
- Library/NMEA.h+6
- Library/StackTracer.cpp+143
- Library/TCP.cpp+287-155
- Library/TCP.h+39-21
- Library/Utilities.cpp+503-155
- Library/Utilities.h+10-1
- Makefile+5-5
- Protocol/Protocol.cpp+835
- Protocol/Protocol.h+936
- README.md+14-1.3k
- Ships/DB.cpp+11-7
- Ships/Ships.cpp+1
- Ships/Statistics.h+1-9
- build-docker/bookworm/Dockerfile+1-1
- msvc/AIS-catcher RTLSDR.vcxproj+10-6
- plugins/google_option.pjs+4-10
- plugins/marinetraffic_option.pjs+1-1
- plugins/shipxplorer_option.pjs+1-1
- plugins/vesselfinder_option.pjs+1-1
- scripts/aiscatcher-install+269-49
- scripts/build-NMEA2000.sh+41-5
- scripts/build-html.sh+6-6
- scripts/build.sh+12-62
- scripts/site_generator.sh+80
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
| 10 | + | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
0 commit comments