Commit Graph

33 Commits

Author SHA1 Message Date
classabbyamp e95f991300
bump copyright 2023-01-29 00:43:56 -05:00
0x5c 04ccd807cd
Changed the licence to LiLiQ-Rplus-1.1
Fixes #387
2021-06-26 20:23:55 -04:00
Abigail G 0a278fe14f
bump copyright to include 2021
fixes #384
2021-04-03 18:13:42 -04:00
Abigail G 22c2cab4d1
update copyright name 2021-03-28 13:57:03 -04:00
0x5c 0241d1856a
Added and switched to the Resource Manager
- Added Resource Manager
- Migrated most exts to it
- Added config entry for the resources URL
- Added my ID to template
- Bumped copyright on edited files

Fixes #246
2021-03-18 09:17:30 -04:00
0x5c 6e5acba6e9
Re-ordered the maps and plans
Maps:
Followed order (all alphabetic) countrycode, ITU, other organisations.

Plans:
Followed countrycode (alphabetic).

Fixes #292
2020-10-31 20:56:39 -04:00
classabbyamp 0bfa0c6e41
Merge branch 'master' into moar-bandcharts 2020-10-31 20:28:18 -04:00
0x5c 0aac09f3bc
[Compressed] Japan and Nederlands Bandplan Update (#221)
PR originally by MadIceTea

note: will take care of miaowware/qrm-resources#5 once applied there

Co-authored-by: Alexander Wiegman (Taniguchi) <7548448+MadIceTea@users.noreply.github.com>
Co-authored-by: MadIceTea <7548448+MadIceTea@users.noreply.github.com>
2020-10-31 20:08:01 -04:00
Abigail G 3d96a43c50
add australian and italian band charts
fixes #225
fixes #242
2020-10-29 00:52:44 -04:00
classabbyamp 2eea7dce23
move CallsignInfoData to resources/callsign_info (#258)
fixes #255
2020-10-28 21:04:14 -04:00
classabbyamp a65fd04dbd
add cq zone, itu zone and region, canadian maps (#248)
* add cq zone, itu zone and region, canadian maps
* update arrl/rac maps
* add attribution to all maps

Fixes #112
Progress on #130

Co-authored-by: 0x5c <dev@0x5c.io>
2020-09-27 16:30:59 -04:00
classabbyamp 756a15c4c5
added `?worksplit` command (#247)
fixes #233
2020-09-27 16:07:21 -04:00
classabbyamp b462527211
add canadian callsign info, improve the prefix info data system
fixes #243
2020-09-24 19:02:12 -04:00
Abigail Gold 3ba55d4c35
update funetics words list (#218)
Fixes #217
2020-04-02 23:02:19 -04:00
Abigail Gold 2cb4b03532
add phonetic weight command (#215)
Fixes #170

Co-authored-by: 0x5c <dev@0x5c.io>
2020-03-30 18:56:29 -04:00
Abigail Gold bc93462c29
convert all OrderedDicts to dictionaries (#214)
Fixes #184

Co-authored-by: 0x5c <dev@0x5c.io>
2020-03-30 18:54:33 -04:00
0x5c e37fdf40fb
Block-style line continuations for data, part 2
- Forgot 'qcodes.py' in the first commit

Element of #142
New year lint removal
2020-01-31 07:04:20 -05:00
0x5c fdfc8cce06
Copyright headers cleanup
Element of #142
New year lint removal
2020-01-31 06:50:50 -05:00
0x5c 56b74108eb
Block-style line continuations for data
Element of #142
New year lint removal
2020-01-30 06:55:11 -05:00
0x5c 29d0440d3d
Normalised string quote type
- "" instead of '', except for dictionary lookups in f-strings

Element of #142
New year lint removal
2020-01-30 06:15:42 -05:00
Abigail 09c58f9ba2 removed hamstudyanswer command and replaced it with using reactions to
answer questions.

Fixes #169
2020-01-21 19:48:19 -05:00
Abigail Gold 8f15feab94
update copyright for nuevo ans
Fixes #150
2020-01-06 23:27:48 -05:00
Abigail Gold 2e985209a8
remove qcodes file from flake8 checking 2019-12-25 00:57:15 -05:00
Abigail 0b292eda10 make phonetics cmd into funetics, create phonetics cmd, convert morse
and qcode json to python dicts

Fixes #122
Fixes #123
2019-12-25 00:42:54 -05:00
0x5c 96b2a8f259
Metadata update!
- Added flag emojis to commands with countries.
- Added image attribution and description to "image" commands.
- Added file metadata to image resources.
- Added new key in options.py: pika.
- Added classes to deal with file metadata.
- Added common paths to common.py.
- Changed directory/file names of resources.
- Documented the new metadata format.

Fixes #83 - Metadata storage
Fixes #86 - Country flags
2019-12-23 20:51:31 -05:00
Abigail 7a9d64465e convert all embed creation to embed_factory 2019-12-16 03:49:34 -05:00
Bruce Yang 5da9cf0bf2
Update callsign_info.py
Fix Group B (was identical to Group A)
Add detail about some unavailable calls
2019-12-16 01:20:13 -05:00
Abigail Gold 8c3fdd9b90
add space = slash in CW resources file. fixes #102 2019-12-09 02:17:06 -05:00
Abigail Gold f821a2e2f2
add command to display vanity callsign rules (#69)
* add command to display vanity callsign rules

* store callsign info in a separate file for extensibility

* Update callsign_info.py

* Update callsign_info.py

* fix gitignore, make pfx command extensible, fix US formatting
2019-11-28 23:48:11 -05:00
0x5c bd5ba08a3c
Maps&Bandplans: Extreme image optimisation
- Downsized multiple images
- Ran 'pngquant --quality 30-40' on all images
- MX bandplan had to be specially handled in Photoshop for both tasks

Part of changes for #38
2019-10-18 05:16:08 -04:00
Abigail Gold 66af6aee24
move all images in imagecog to local files instead of URLs 2019-10-08 19:43:09 -04:00
Abigail Gold 6ffcd7e9ed
add qcode, phonetics, utc 2019-10-05 19:36:45 -04:00
Abigail Gold 9ccca9860b
-. . .-- / -.-. --- --. / ..-. --- .-. / -.-. .-- 2019-10-04 20:07:58 -04:00