-
a12c95dcf8
Add layer controls to map
master
Adam Goldsmith
2024-06-26 13:16:19 -0400
-
e9c2cd9e95
Serve map app at
/map/
, instead of manually enabling
Adam Goldsmith
2024-06-26 13:15:41 -0400
-
1571086844
Bump dependencies
Adam Goldsmith
2024-06-26 13:15:01 -0400
-
21d0c7cca3
Fix setting tacticals via message to TACTICAL
Adam Goldsmith
2023-07-15 08:20:22 -0400
-
e14904e59b
Add support for per-station timeoutLength/lowVoltage
Adam Goldsmith
2023-07-14 20:30:24 -0400
-
2feabd4d87
Don't send notifications until log replay finished
Adam Goldsmith
2023-07-14 19:46:28 -0400
-
6c015c322c
Use human readable duration format in
status_config.yaml
Adam Goldsmith
2023-07-14 18:28:28 -0400
-
9426e2ead6
Pass lowVoltage/timeoutLength via props instead of re-importing config
Adam Goldsmith
2023-07-14 18:03:56 -0400
-
269cdb65f1
Enable
include-workspace-root
setting for pnpm
Adam Goldsmith
2023-07-14 17:29:23 -0400
-
4ed100b97e
Set tacticals for weird 2023 Friday
Adam Goldsmith
2023-07-13 18:10:51 -0400
-
9d9a8b4068
Bump dependencies
Adam Goldsmith
2023-07-12 23:42:59 -0400
-
c8325d992d
More updated tacticals from Sat 2022
Adam Goldsmith
2022-07-09 10:31:42 -0400
-
c8e047e23b
Fix station status updating
Adam Goldsmith
2022-07-09 10:21:26 -0400
-
170fee4fa5
Update tacticals for Prouty Saturday 2022
Adam Goldsmith
2022-07-09 07:08:38 -0400
-
368b2a72f4
Add missing index.html
Adam Goldsmith
2022-07-08 18:13:47 -0400
-
1b5c434afc
Add button to request notification permission
Adam Goldsmith
2022-03-04 13:47:00 -0500
-
6e5ae038b7
Move server to sub project
Adam Goldsmith
2022-03-04 13:27:01 -0500
-
55bf9a43b3
Update to Vue3
Adam Goldsmith
2022-03-04 13:17:53 -0500
-
a7a5daeacf
Remove unnecessary
npx
calls in package.json
Adam Goldsmith
2022-03-03 16:14:21 -0500
-
e9d6d0a733
Switch to PNPM and bump dependencies
Adam Goldsmith
2022-03-03 16:04:20 -0500
-
6f0a537a06
Add/apply .prettierrc and .editorconfig
Adam Goldsmith
2020-05-04 02:04:44 -0400
-
dcb034dc10
Bump dependencies
Adam Goldsmith
2019-07-16 16:11:41 -0400
-
a228b444ac
Make some attempt to optimize packet path drawing
Adam Goldsmith
2019-07-16 11:15:37 -0400
-
d4826c540c
WIP: Almost all functionality of Map rewritten
Adam Goldsmith
2019-07-15 20:13:04 -0400
-
87b8f9e9ba
WIP: Migrate Map to Vue
Adam Goldsmith
2019-07-15 18:08:15 -0400
-
2d9233fabb
Keep only non-empty micE/comment
test
Adam Goldsmith
2019-07-13 09:07:18 -0400
-
a7455677de
Add last micE and last comment to table
Adam Goldsmith
2019-07-13 08:48:50 -0400
-
93a2afc4ad
Make the table header sticky, so that it can be read when scrolled
Adam Goldsmith
2019-07-13 08:20:20 -0400
-
25fd458935
Remove stations when they are sent via TACTICAL with an empty tactical
Adam Goldsmith
2019-07-13 07:50:14 -0400
-
6288493fea
Update calls for 2019 Saturday
Adam Goldsmith
2019-07-13 05:17:12 -0400
-
f5b9057186
Show average period of beacons
Adam Goldsmith
2019-07-12 14:36:00 -0400
-
185e07e580
Add handling for empty and missing log directory
Adam Goldsmith
2019-07-12 14:21:05 -0400
-
0b301b32f6
Add callsign in brackets next to tactical
Adam Goldsmith
2019-07-12 14:10:53 -0400
-
b8aa93b6ea
Correct Ride Manager Callsign
Adam Goldsmith
2019-07-12 06:10:43 -0400
-
c3c51765ac
Set tracked Stations to 2019 Friday list
Adam Goldsmith
2019-07-12 04:18:48 -0400
-
9ce49b5031
Move logs into log folder
Adam Goldsmith
2019-07-11 18:08:43 -0400
-
6a755ec5af
Add log replay on websocket connect
Adam Goldsmith
2019-07-11 17:55:15 -0400
-
7dd98d9a10
Apply prettier to server.js
Adam Goldsmith
2019-07-11 17:11:23 -0400
-
26968a8a00
Add ability to add tracked stations via a message to TACTICAL
Adam Goldsmith
2019-07-11 17:03:52 -0400
-
c669fde8bd
Port StatusScreen (new name) to Vue
Adam Goldsmith
2019-07-09 23:51:24 -0400
-
31c0c3be1c
Ignore /.cache/
Adam Goldsmith
2019-07-09 14:07:22 -0400
-
2452eef3a6
map: Add points for each packet
Adam Goldsmith
2018-08-10 17:25:55 -0400
-
cdad5f7da8
map: Allow for nested LayerGroups in layer toggles
Adam Goldsmith
2018-08-10 13:38:14 -0400
-
131d6f2e30
map: Slightly simplify digipeater point creation
Adam Goldsmith
2018-08-10 12:59:41 -0400
-
6b9aaef2ad
map: Put layer toggle control construction in self-invoking function
Adam Goldsmith
2018-08-10 11:45:22 -0400
-
b3d36aa030
map: add Prouty 2018 saturday routes
Adam Goldsmith
2018-08-10 11:42:08 -0400
-
adfc16c917
map: make sure source callsign is trimmed
Adam Goldsmith
2018-08-09 20:47:37 -0400
-
c5cf330238
map: Add a button to set the state of all children of a LayerGroup
Adam Goldsmith
2018-08-09 20:20:03 -0400
-
3b1ba37435
map: clean up, use transformGeometry function where appropriate
Adam Goldsmith
2018-08-05 00:11:03 +0100
-
bd14d1fa56
map: separate out station paths into separate layers
Adam Goldsmith
2018-08-05 00:10:22 +0100
-
8220194c29
Use public-url ./ for parcel
Adam Goldsmith
2018-08-01 10:13:43 +0100
-
cd79de89e4
Move css into separate files
Adam Goldsmith
2018-08-01 10:13:14 +0100
-
8ec3b8d230
map: Remove arrows from paths
Adam Goldsmith
2018-07-31 21:09:07 +0100
-
3ac5d719de
map: offset digi labels from the point for visibility
Adam Goldsmith
2018-07-31 21:08:06 +0100
-
5ecd2d69da
map: merge color generation code stuff
Adam Goldsmith
2018-07-31 20:56:50 +0100
-
9e863b8ec7
map: Split packet paths by digipeater, allow hiding individually
Adam Goldsmith
2018-07-23 17:09:06 -0400
-
dc72da37f6
Add some simple toggles for (named) layers
Adam Goldsmith
2018-07-21 15:22:32 -0400
-
146f9f7bd2
Set path style in layer, rather than per feature
Adam Goldsmith
2018-07-21 12:08:21 -0400
-
ae14553891
Add digipeater and packet path plotting
Adam Goldsmith
2018-07-21 12:07:23 -0400
-
90d8bf05cc
Move parser and vector layer into related functions
Adam Goldsmith
2018-07-19 13:18:41 -0400
-
1aa1852b2d
map: rearrange code a bit, fix arrows on paths
Adam Goldsmith
2018-07-19 11:49:55 -0400
-
8ac715b787
Switch to parceljs, add intial map stuff
Adam Goldsmith
2018-07-19 11:01:31 -0400
-
635a85aeab
Move aprs parsing to client side using webpack
Adam Goldsmith
2018-07-18 12:27:41 -0400
-
7f28f99ea3
Store stations list in localStorage for persistence across refresh
Adam Goldsmith
2018-07-14 10:24:33 -0400
-
3bfdec5b45
Store date in packet as milliseconds
Adam Goldsmith
2018-07-14 10:20:47 -0400
-
b2e1395f9d
Alphabetically sort stations
Adam Goldsmith
2018-07-14 09:31:36 -0400
-
9792adcb89
Change trackedStations list to Saturday
Adam Goldsmith
2018-07-14 09:11:20 -0400
-
40dc905eac
Change "neverHeard" to white text
Adam Goldsmith
2018-07-14 09:10:35 -0400
-
b44cb3e0b2
Add support for auto-reconnecting to websocket
Adam Goldsmith
2018-07-14 09:02:41 -0400
-
671d0a3b69
Log all packets recieved on server
Adam Goldsmith
2018-07-14 05:00:27 -0400
-
648132aa2b
Show stations that were never heard, but exist in trackedStations
Adam Goldsmith
2018-07-14 04:59:25 -0400
-
a387cf449b
Change callsigns to reflect reality
Adam Goldsmith
2018-07-15 15:16:40 -0400
-
fb3da4d211
Store stations list in localStorage for persistence across refresh
prouty-2018-saturday
Adam Goldsmith
2018-07-14 10:24:33 -0400
-
42fc294800
Store date in packet as milliseconds
Adam Goldsmith
2018-07-14 10:20:47 -0400
-
977818c862
Alphabetically sort stations
Adam Goldsmith
2018-07-14 09:31:36 -0400
-
33eaa7362e
Change trackedStations list to Saturday
Adam Goldsmith
2018-07-14 09:11:20 -0400
-
8f2b1f4868
Change "neverHeard" to white text
Adam Goldsmith
2018-07-14 09:10:35 -0400
-
13c8dfea42
Add support for auto-reconnecting to websocket
Adam Goldsmith
2018-07-14 09:02:41 -0400
-
6cbacfe4d8
Log all packets recieved on server
Adam Goldsmith
2018-07-14 05:00:27 -0400
-
ce62045a3e
Show stations that were never heard, but exist in trackedStations
Adam Goldsmith
2018-07-14 04:59:25 -0400
-
-
0ba7d6fec8
Change timeoutLength to 10 Minutes
prouty-2018-friday
Adam Goldsmith
2018-07-13 15:28:12 -0400
-
1f721d28d7
Add low voltage alert color
Adam Goldsmith
2018-07-13 15:27:59 -0400
-
223170c5f1
Rearrange top of file for easier config
Adam Goldsmith
2018-07-12 21:22:28 -0400
-
037190bb9d
Add TODO note
Adam Goldsmith
2018-07-12 21:06:40 -0400
-
00192d0320
Set server filter for better Prouty coverage
Adam Goldsmith
2018-07-12 21:05:50 -0400
-
c7a645fc9c
Use local date on client for message recieved time
Adam Goldsmith
2018-07-12 21:05:15 -0400
-
790973cce2
Fiddle with websocket for hosting on server
Adam Goldsmith
2018-07-12 21:04:53 -0400
-
70dcdf5d4f
Add support for tacticals and cruddy filtering by those that have them
Adam Goldsmith
2018-07-12 21:00:19 -0400
-
626cd02031
Remove js-aprs-is and update ws dependencies
Adam Goldsmith
2018-07-12 17:15:32 -0400
-
2b3914a11c
Abstract notifications, pretty print durations, don't popup test
Adam Goldsmith
2018-07-12 10:13:58 -0400
-
1a85f4f0d6
Fix resetting lastHeard on stations
Adam Goldsmith
2018-07-11 21:48:45 -0400
-
aa9a676806
Add voltage/temp display and voltage checking
Adam Goldsmith
2018-07-11 21:17:57 -0400
-
b602a1e314
Replace call/calls variable names with station/stations
Adam Goldsmith
2018-07-10 20:43:06 -0400
-
332a057f0c
Add basic table/listing thing
Adam Goldsmith
2018-07-10 19:03:21 -0400
-
53d5302ef6
Set UTF-8 charset
Adam Goldsmith
2018-07-10 18:53:56 -0400
-
ab2d85a0d8
Change from setInterval checking to using setTimeout
Adam Goldsmith
2018-07-10 18:47:01 -0400
-
0f9a202b6f
Initial Commit: basic notification functionality working
Adam Goldsmith
2018-07-10 01:15:26 -0400