Commit Graph

  • a385513f48 Merge branch 'master' of https://gitlab.com/jjwiseman/advisory-circular John Wiseman 2020-04-04 16:37:52 -0700
  • 4d95ee73c1 Call write-file with correct number of args. John Wiseman 2020-04-04 16:37:32 -0700
  • 603761ae6f Merge branch 'master' of https://gitlab.com/jjwiseman/advisory-circular John Wiseman 2020-04-04 16:33:53 -0700
  • f954104de3 Ignore screenshots. John Wiseman 2020-04-04 16:33:26 -0700
  • ac56fb0b61 Write geojson of each track. John Wiseman 2020-04-04 16:32:33 -0700
  • 4573e421d5 Added 1 second delay before taking screenshot to let tiles load. John Wiseman 2020-03-05 11:58:04 -0800
  • 1ffeffb44c Added db-fixes.sql John Wiseman 2020-03-04 22:01:19 -0800
  • 2be3df79c4 Delete AdSense element from screenshot. John Wiseman 2020-03-04 13:51:30 -0800
  • e910eddc4a Log tar1090 url. John Wiseman 2020-03-03 16:29:47 -0800
  • e06f82a73f Headless! John Wiseman 2020-03-02 22:59:14 -0800
  • 70474938ac Fixed screenshots. John Wiseman 2020-03-02 22:26:35 -0800
  • 567cf8a4f9 Added variable "paths" to templates, like {person.age}. John Wiseman 2020-02-05 21:24:33 -0800
  • dd2c646e3f Updated shadow-cljs. John Wiseman 2020-02-05 21:24:20 -0800
  • 0eb2a425f7 Fixed filter-landmarks tests. John Wiseman 2020-02-05 11:01:05 -0800
  • 8e88b8771f Fixed bug in template. Fixes #20. John Wiseman 2020-02-04 17:35:08 -0800
  • 159e74b748 Fixed typo. John Wiseman 2020-02-03 16:39:10 -0800
  • ab491406c3 Be explicit about the bot's name. John Wiseman 2020-02-03 16:38:27 -0800
  • fdbd345682 Added a default basestation.sqb path. John Wiseman 2020-02-03 16:37:38 -0800
  • 4fc7215a02 Updated README. John Wiseman 2020-02-03 16:37:29 -0800
  • eee2acbc5e Fixed landmark handling. John Wiseman 2020-01-29 13:28:23 -0800
  • 2ed77de13e Removed unneeded debug logging. John Wiseman 2020-01-29 10:08:47 -0800
  • 709b8b7d25 Added landmark blocklist. Fixes issue #8. John Wiseman 2020-01-29 07:04:18 -0800
  • 29f9030413 Show info if we can't generate a description. John Wiseman 2020-01-25 10:57:37 -0800
  • 7037c04ba2 Fixed typo. John Wiseman 2020-01-22 11:32:29 -0800
  • 704c856387 Fix for config validation. John Wiseman 2020-01-21 20:33:45 -0800
  • fe17c489d9 Validate config. John Wiseman 2020-01-21 20:29:18 -0800
  • ea0bb782dc Quit on promise rejections. John Wiseman 2020-01-21 18:32:19 -0800
  • e5dc170ca5 Tweaks to config file handling. John Wiseman 2020-01-21 17:10:28 -0800
  • 220067c980 Fixed :radius -> :radius-km. John Wiseman 2020-01-20 22:42:07 -0800
  • b22a403651 Fixed typo. John Wiseman 2020-01-20 21:45:13 -0800
  • 4c230226bb Don't die on an empty config.yaml. John Wiseman 2020-01-20 21:44:29 -0800
  • 074f7c77c3 Now reads config.yaml. John Wiseman 2020-01-20 21:30:50 -0800
  • 807b5d7d44 Added note about minimum Node version being 10.0.0. John Wiseman 2020-01-18 15:27:43 -0800
  • 14c743e53d Minor test tweaks. John Wiseman 2020-01-08 22:58:17 -0800
  • 4daf50d9ce Take a more granular approach to checking descriptions. John Wiseman 2020-01-07 15:29:27 -0800
  • 4c2786ce56 Add link to tar1090.adsbexchange.com in tweets. John Wiseman 2020-01-07 15:22:06 -0800
  • 041c07e782 Forgot to use the new SQB record. John Wiseman 2020-01-03 16:52:12 -0800
  • 4183048c3c Cleaning up use of SQB info. John Wiseman 2020-01-03 16:39:59 -0800
  • 817e632326 Final fix? for issue #4, use SQB for backup registration info. John Wiseman 2020-01-03 15:58:52 -0800
  • 2099bac9bf Fixed bug in attempt to use sqb registration info. John Wiseman 2020-01-01 21:08:57 -0800
  • 61cc57fe4f Use basestation.sqb for backup registration info. John Wiseman 2019-12-31 13:45:14 -0800
  • 3c7d1c25f6 Fix generation bug: "...a MD-50..." John Wiseman 2019-12-28 22:26:47 -0800
  • 516ec4bd24 Logging tweaks. John Wiseman 2019-12-28 22:26:38 -0800
  • 259159e838 Foldes SUBSITITUTIONS into RE_SUBSTITUTIONS. John Wiseman 2019-12-27 16:42:36 -0800
  • 7d983c6910 Clean Notar -> NOTAR. John Wiseman 2019-12-27 13:53:16 -0800
  • 9b6d402ba2 Removed debug logging. John Wiseman 2019-12-26 22:34:55 -0800
  • 825b29144e Fixes for AS 350 helicopters. John Wiseman 2019-12-26 22:33:25 -0800
  • 24ab89d6a6 Back off twitter logging now that geotagging seems to work. John Wiseman 2019-12-21 12:17:58 -0800
  • 9c17f86f53 Fix geo-taging. John Wiseman 2019-12-20 21:33:21 -0800
  • 19ca5c4735 Geo-tag tweets. John Wiseman 2019-12-20 21:31:49 -0800
  • 5e70b3233b Less log spam. John Wiseman 2019-12-19 17:06:26 -0800
  • 5228f02507 Fixed a/an generation for, for example, "Eurocopter". John Wiseman 2019-12-19 16:57:26 -0800
  • af40b86410 Less verbose logging of adbsx screenshot. John Wiseman 2019-12-19 13:54:17 -0800
  • 062e963456 Fixed "a Airbus" problem (issue #7). John Wiseman 2019-12-19 13:48:02 -0800
  • c2a56ce98b Fix McDonnell. John Wiseman 2019-12-18 23:06:58 -0800
  • 6b01d921d9 Increase writer batch size. Drops time from 61 secs to 42. John Wiseman 2019-12-18 23:01:25 -0800
  • 5046c14693 Minor formatting edits. John Wiseman 2019-12-18 17:08:45 -0800
  • f529e8bcd3 Added intervalexec.py John Wiseman 2019-12-18 16:51:52 -0800
  • b93c2f71d4 Renamed --url to --adsbx-url, added --pelias-url. Config cleanup. John Wiseman 2019-12-18 14:14:55 -0800
  • 0f9dddacee Working toward varref psths in generation. John Wiseman 2019-12-18 09:21:51 -0800
  • 3ab099d9ef Preserve already OKish entries. John Wiseman 2019-12-18 09:21:15 -0800
  • 8cc08d0ebc Can now use basestation.sqb for aircraft type info. John Wiseman 2019-12-17 11:01:35 -0800
  • 6d80d0e77c Improved filtering when computing recent centroid. John Wiseman 2019-12-15 16:39:21 -0800
  • 63a22d8618 Fixed units. John Wiseman 2019-12-14 17:16:44 -0800
  • f7d1701054 Fixed landmark logging. John Wiseman 2019-12-14 17:16:36 -0800
  • 7a6567af88 Distance reports now limited to 2 digits after the decimal point. John Wiseman 2019-12-14 14:20:54 -0800
  • 9f859ee204 Fixed landmark distance units. John Wiseman 2019-12-14 14:01:16 -0800
  • 7a5139d449 Added note about implementation language & platform. John Wiseman 2019-12-14 13:48:50 -0800
  • bb89e13737 Increased refractory period from 20 minutes to 30 minutes. John Wiseman 2019-12-14 13:48:02 -0800
  • 54ef13d817 Added TODO: aircraft images. John Wiseman 2019-12-14 10:20:59 -0800
  • f9f689828b Added --no-tweeing flag. John Wiseman 2019-12-14 10:20:42 -0800
  • 7a5db5ab19 Re-enabled airport filter. John Wiseman 2019-12-14 02:39:06 -0800
  • 34c4337040 Clarified bearing changes. John Wiseman 2019-12-14 00:46:19 -0800
  • 2f94be7da3 Added quick intro to how the bot works. John Wiseman 2019-12-14 00:45:28 -0800
  • a065653013 Removed TODO.md. John Wiseman 2019-12-14 00:42:54 -0800
  • 38b3581f47 Listed criteris used for tweeting. John Wiseman 2019-12-14 00:42:02 -0800
  • baa6185be7 Minor edits. John Wiseman 2019-12-14 00:28:27 -0800
  • 989374773e Added .gitignore. John Wiseman 2019-12-14 00:25:14 -0800
  • eea6378d76 Added helpful instructions. John Wiseman 2019-12-14 00:24:00 -0800
  • 2340338c77 Fixed screenshot link. John Wiseman 2019-12-13 23:59:58 -0800
  • aa377fe649 Added screenshot and TODO to README. John Wiseman 2019-12-13 23:59:13 -0800
  • e36e176f8e Initial commit. John Wiseman 2019-12-13 23:50:19 -0800
  • 92494178f1 Initial commit John Wiseman 2019-12-14 05:37:19 +0000