Commit Graph

23 Commits

Author SHA1 Message Date
Matthew Wall
0adef51d40 ensure correct behavior regardless of direction from which the entry point is invoked 2023-12-29 23:03:02 -05:00
Matthew Wall
0d07e52835 make the entry points work out-of-the-box for a run-from-source configuration 2023-11-24 08:07:23 -05:00
matthew wall
5ed504f56d make USER_ROOT explicit in the config file 2023-11-23 21:25:31 -05:00
Tom Keffer
35a1c4d2e0 Change name of weectl package to weectllib.
Use weectl.py to invoke
2022-12-26 13:12:01 -08:00
Tom Keffer
478ce6f85c Show default path to config file 2022-12-26 05:19:09 -08:00
Tom Keffer
a2a60baec3 Change --no-prompt so that it does not require an argument
V5.0.0a4
2022-12-25 15:19:30 -08:00
Tom Keffer
99e76cb264 Implement weectl station reconfigure 2022-12-25 13:50:08 -08:00
Tom Keffer
78f73e7144 Do not set defaults in parser.
Let the configuration routines do it.
2022-12-24 15:19:19 -08:00
Tom Keffer
9ea4a69fb1 Implement copying skins over 2022-12-24 14:50:17 -08:00
Tom Keffer
1b197901dd Rename station and daemon parser files. 2022-12-23 16:55:50 -08:00
Tom Keffer
633ef4a5e9 Add some bold highlights 2022-12-22 17:10:07 -08:00
Tom Keffer
4bb8a04abe Get rid of no longer used common_parser 2022-12-22 16:59:10 -08:00
Tom Keffer
ac4ad581e7 Add option --location 2022-12-22 14:50:56 -08:00
Tom Keffer
dcf9f8ec0e Remove option --name
Probably not a good idea!
2022-12-21 14:48:08 -08:00
Tom Keffer
8a965caea9 Add option --name 2022-12-21 13:49:50 -08:00
Tom Keffer
6dbf940912 Rename 'unit' to 'unit_system' 2022-12-17 17:54:11 -08:00
Tom Keffer
20213b2cae Add configuration for station registration.
Test suites.
2022-12-16 15:59:37 -08:00
Tom Keffer
7a38856fdc Some refactoring 2022-12-15 15:04:41 -08:00
Tom Keffer
9653dc9c57 Invoke weectl from package directory 2022-12-14 11:20:29 -08:00
Tom Keffer
6779981370 Add --latitude, --longitude, --altitude 2022-12-14 11:19:35 -08:00
Tom Keffer
925d3f3069 Refactor resources
Move them inside the package `wee_resources`
2022-12-09 15:35:46 -08:00
Tom Keffer
f80afb1097 Refine help messages
Use "func" to call an appropriate function
2022-12-09 15:35:09 -08:00
Tom Keffer
33b6a8f3d9 Implemented skeletal subparsers. 2022-12-05 07:00:56 -08:00