Commit graph

  • 897cfdcdf7 Update config to add custom tile servers, map start loc main 30hours 2024-03-26 12:43:20 +0000
  • 06cb65de15 Fix readme link 30hours 2024-03-18 11:12:43 +0000
  • 23550094ea Update readme 30hours 2024-03-18 11:10:13 +0000
  • bad9f501a1 Update scripts readme, readme and imports 30hours 2024-03-18 11:03:09 +0000
  • 543d5dcb60 Fix indentation 30hours 2024-03-18 10:55:12 +0000
  • ad19fe9754 Input handling and general cleanup 30hours 2024-03-17 07:56:53 +0000
  • 2ac180714e Update readme and minor fixes 30hours 2024-03-16 05:20:34 +0000
  • f737d5602d Fix bug in ellipse/ellipsoid 30hours 2024-03-14 03:40:06 +0000
  • 129bf2fcc8 Various bug fixes and adding mean/min methods 30hours 2024-03-14 01:05:15 +0000
  • 9f31e3190c Fixed ellipse and ellipsoid methoids 30hours 2024-03-13 13:04:34 +0000
  • 21c2d549f3 Lots of progress forgot 30hours 2024-03-12 09:11:21 +0000
  • 33cc3574ee Add extrap Delay 30hours 2024-03-11 05:57:37 +0000
  • 52a537f0c4 Plot associate script working 30hours 2024-03-11 02:45:03 +0000
  • 6e1a4ec5d0 Script working for plot 30hours 2024-03-10 08:51:58 +0000
  • 5c0a1bb9b4 Add API saving and remove save folder 30hours 2024-03-09 01:46:39 +0000
  • 363d08c9d1 Added truth to API 30hours 2024-03-07 04:35:06 +0000
  • bb6ef6166d Ellipse working 30hours 2024-03-06 10:31:32 +0000
  • 90694e6758 Store all associations in API 30hours 2024-03-05 12:38:41 +0000
  • b4f129c1e4 Add SX template 30hours 2024-03-05 12:28:04 +0000
  • 885019ab08 Add Ellipse method 30hours 2024-03-05 12:22:30 +0000
  • 88c99ed45e A bunch of UI and formatting changes 30hours 2024-03-05 11:51:07 +0000
  • ddd73a0d23 Add timestamp_event 30hours 2024-03-04 12:02:39 +0000
  • 82a019a6ad Changed ellipsoid algorithm to use a master ellipsoid 30hours 2024-03-04 11:10:50 +0000
  • 56439cbaf0 Plot ellipsoids properly 30hours 2024-03-03 13:22:49 +0000
  • 5b22ccdebd Can finally do arbitrary message sizes 30hours 2024-03-03 08:55:28 +0000
  • 0b4a6a9695 Target pos still in wrong place 30hours 2024-03-03 08:29:02 +0000
  • 561baf5a35 Start plotting target local 30hours 2024-03-03 06:47:38 +0000
  • 2c7c4358b7 Ellipsoid is now aligned properly 30hours 2024-03-01 03:49:37 +0000
  • f3a621608c I think I finally got enu2ecef working 30hours 2024-02-29 15:28:03 +0000
  • 6d9027f1be Remove numpy from geometry 30hours 2024-02-28 12:04:35 +0000
  • 8d40699da9 Cleanup geometry 30hours 2024-02-28 12:01:12 +0000
  • 7ddd8ad533 Fix geometry lla2ecef and ecef2lla 30hours 2024-02-28 12:00:09 +0000
  • a17b49149a Now its fixed 30hours 2024-02-27 02:41:18 +0000
  • b558ac3d4e Fixed weird timeout issue 30hours 2024-02-27 01:49:10 +0000
  • 7621c04949 Lots and generating points for ellipsoid 30hours 2024-02-25 13:08:26 +0000
  • 7b7758e3ec Start ellipsoid class 30hours 2024-02-19 09:27:05 +0000
  • 2bc28f18cf Associator adsb working 30hours 2024-02-19 05:19:23 +0000
  • b050e2e7a2 Add adsb fadeout 30hours 2024-02-14 12:42:23 +0000
  • 464f740725 Start adding ADSB in real time 30hours 2024-02-13 12:54:20 +0000
  • 33ceedf6dc Don't duplicate radar names for entity 30hours 2024-02-13 10:39:06 +0000
  • d933ffecb5 Add todo to remove duplicate points 30hours 2024-02-12 13:46:57 +0000
  • abce360cca Plot points from radar rx/tx in cesium 30hours 2024-02-12 13:46:19 +0000
  • aaab58d2ea AdsbAssociator almost ready 30hours 2024-02-11 07:23:30 +0000
  • 32401c9031 Rename main.py to api.py and minor changes 30hours 2024-02-11 03:03:23 +0000
  • d379e4073c Remove URL for hashing 30hours 2024-02-11 02:27:20 +0000
  • 6a04b321aa Fix imports 30hours 2024-02-10 04:25:55 +0000
  • 40246c5e33 Event loop coming together 30hours 2024-02-10 04:19:08 +0000
  • b2cbc6283f Message and reply working 30hours 2024-02-10 02:18:08 +0000
  • d7299b425e Add pycache git ignore 30hours 2024-02-09 14:48:58 +0000
  • f144d7a986 Message over TCP now in class form 30hours 2024-02-09 14:47:13 +0000
  • 63af00a036 Remove Sqlite class, not needed for this 30hours 2024-02-09 08:50:58 +0000
  • 61914d0282 Lots of skeleton and TCP sockets between event/api 30hours 2024-02-09 08:50:13 +0000
  • 22e51a94e7 Add event processing container 30hours 2024-02-09 00:41:51 +0000
  • 447af3fd70 Change name url to server 30hours 2024-02-08 12:17:40 +0000
  • 24620e1bf5 Frontend fixed and Cesium map working 30hours 2024-02-07 12:44:56 +0000
  • f3921d5385 Add Cesium container 30hours 2024-02-05 13:43:59 +0000
  • d48dc7889a Remove cesium submodule grr 30hours 2024-02-04 12:08:48 +0000
  • 93ec65c766 Add Cesium submodule 1.114.0 30hours 2024-02-04 11:52:07 +0000
  • 0e3b746e2f Fix selected server value 30hours 2024-02-04 11:05:45 +0000
  • 969c031ca2 Remove add server functionality 30hours 2024-02-04 10:49:20 +0000
  • bdd5964b2a Add server button functional 30hours 2024-02-04 10:47:40 +0000
  • e3b7d91312 Initial UI outline 30hours 2024-02-01 14:50:24 +0000
  • 0b7f5aa839 Fix code block 30hours 2024-01-30 11:32:51 +0000
  • e7d04ca6a2 Update readme 30hours 2024-01-30 11:28:33 +0000
  • 154adb8a20
    Initial commit 30hours 2024-01-29 18:26:41 +1030