Commit Graph

113 Commits

Author SHA1 Message Date
John Wiseman
d51ecb1014 Added clj-kondo config. 2020-05-11 16:54:24 -07:00
John Wiseman
0ae3de2a0e Slightly less verbose log messages. 2020-05-11 16:52:00 -07:00
John Wiseman
bc3f3210d7 Filter out aircraft on the ground(!). 2020-05-11 16:51:46 -07:00
John Wiseman
8e095ffd6c Use /var/lib instead of /var/run. 2020-05-11 16:51:27 -07:00
John Wiseman
919cbd7faa Filter out ground positions. 2020-05-09 14:28:04 -07:00
John Wiseman
e1da356608 Use /var/lib instead of /var/run, which is tmpfs. 2020-05-09 14:27:42 -07:00
John Wiseman
3e840690be Added altitude to geojson. 2020-05-09 13:43:05 -07:00
John Wiseman
79e675b263 Accidentally left :headless? false for debugging. 2020-05-07 18:58:35 -07:00
John Wiseman
a46d8d9245 Fixed zoom. 2020-05-07 18:58:24 -07:00
John Wiseman
305d5f7c9b Install the service file. 2020-05-07 18:58:10 -07:00
John Wiseman
be247c4ba5 Added Install directive to service file. 2020-05-07 18:57:34 -07:00
John Wiseman
184cb14aa8 Added screenshot config, with zoom and layer selection. 2020-05-07 13:01:34 -07:00
John Wiseman
9d9e9ba59e Added reverse geocode description fallback: name.
Previously the bot couldn't generate a description or tweet if the
centroid wasn't in a locality or localadmin. Now there's a "name"
fallback so it will always tweet if it can reverse geocode at all.
Typically this means you'll see something like "over Los Angeles
County".
2020-05-06 13:36:37 -07:00
John Wiseman
9ab7b0616f Handle localadmin and log-prefix. 2020-05-05 17:52:11 -07:00
John Wiseman
b9c2e02ecb More unitization. 2020-05-04 14:13:48 -07:00
John Wiseman
2e0ad025a9 We don't use vrs-settings.json anymore. 2020-05-04 07:39:16 -07:00
John Wiseman
03d691f6bf Renamed unit file. 2020-05-03 23:56:15 -07:00
John Wiseman
cb4b2d149f WIP. 2020-05-03 20:10:54 -07:00
John Wiseman
f6963b99b4 Added advisorycircular.sh. 2020-05-03 17:16:17 -07:00
John Wiseman
e9badb3a2f Adding install infrastructure. 2020-05-03 17:02:26 -07:00
John Wiseman
406f1e9013 WIP. 2020-05-03 17:00:24 -07:00
John Wiseman
0c0962bc4f intervalexec -> intervalexec.py 2020-05-03 16:44:50 -07:00
John Wiseman
c3fdde4819 Renaming circlebot -> advisorycircular. 2020-05-03 16:22:08 -07:00
John Wiseman
78dc03e970 Renaming circlebot -> advisorycircular. 2020-05-03 16:19:45 -07:00
John Wiseman
dd92df15f9 Renaming circlebot -> advisorycircular. 2020-05-03 16:18:10 -07:00
John Wiseman
de7c72b2f6 Renamed circlebot -> advisorycircular. 2020-05-03 15:29:42 -07:00
John Wiseman
579a180d51 Renaming circlebot -> advisorycircular. 2020-05-03 15:26:25 -07:00
John Wiseman
fcbb023a5e FIxed altitude filtering.
(I forgot to store altitude in history, duh.)
2020-04-11 14:06:53 -07:00
John Wiseman
6246a9d3ab Filter out positions that are too low.
Related to issue #25.
2020-04-10 17:23:55 -07:00
John Wiseman
f1738938b8 Write recent and old track to geojson. 2020-04-05 14:10:36 -07:00
John Wiseman
a385513f48 Merge branch 'master' of https://gitlab.com/jjwiseman/advisory-circular 2020-04-04 16:37:52 -07:00
John Wiseman
4d95ee73c1 Call write-file with correct number of args. 2020-04-04 16:37:32 -07:00
John Wiseman
603761ae6f Merge branch 'master' of https://gitlab.com/jjwiseman/advisory-circular 2020-04-04 16:33:53 -07:00
John Wiseman
f954104de3 Ignore screenshots. 2020-04-04 16:33:26 -07:00
John Wiseman
ac56fb0b61 Write geojson of each track. 2020-04-04 16:32:33 -07:00
John Wiseman
4573e421d5 Added 1 second delay before taking screenshot to let tiles load. 2020-03-05 11:58:04 -08:00
John Wiseman
1ffeffb44c Added db-fixes.sql 2020-03-04 22:01:19 -08:00
John Wiseman
2be3df79c4 Delete AdSense element from screenshot. 2020-03-04 13:51:30 -08:00
John Wiseman
e910eddc4a Log tar1090 url. 2020-03-03 16:29:47 -08:00
John Wiseman
e06f82a73f Headless! 2020-03-02 22:59:14 -08:00
John Wiseman
70474938ac Fixed screenshots.
adsbexchange.com switched from VRS to tar1090 and broke the screenshot
code.
2020-03-02 22:26:35 -08:00
John Wiseman
567cf8a4f9 Added variable "paths" to templates, like {person.age}. 2020-02-05 21:24:33 -08:00
John Wiseman
dd2c646e3f Updated shadow-cljs. 2020-02-05 21:24:20 -08:00
John Wiseman
0eb2a425f7 Fixed filter-landmarks tests. 2020-02-05 11:01:05 -08:00
John Wiseman
8e88b8771f Fixed bug in template. Fixes #20. 2020-02-04 17:35:08 -08:00
John Wiseman
159e74b748 Fixed typo. 2020-02-03 16:39:10 -08:00
John Wiseman
ab491406c3 Be explicit about the bot's name. 2020-02-03 16:38:27 -08:00
John Wiseman
fdbd345682 Added a default basestation.sqb path. 2020-02-03 16:37:38 -08:00
John Wiseman
4fc7215a02 Updated README. 2020-02-03 16:37:29 -08:00
John Wiseman
eee2acbc5e Fixed landmark handling. 2020-01-29 13:28:23 -08:00