Commit Graph

2327 Commits

Author SHA1 Message Date
SpudGunMan d715cb6b4d Update system.py 2025-07-21 04:33:04 -07:00
SpudGunMan 1895a365ae fix retry and failure
correcting multiple issues with some bad code

https://github.com/SpudGunMan/meshing-around/issues/137

https://github.com/SpudGunMan/meshing-around/issues/156
2025-07-20 05:41:50 -07:00
SpudGunMan cc58a38165 Update system.py 2025-07-18 21:24:55 -07:00
SpudGunMan a8ccb05d56 Update system.py
bug of undefined for interface retry
2025-07-16 08:57:39 -07:00
SpudGunMan a90a533a30 USGS Alerts
documented
2025-07-15 21:20:37 -07:00
SpudGunMan 57a4e5d68c Update README.md 2025-07-15 21:12:23 -07:00
SpudGunMan 7c99b684ad riverflow
never got documented well
2025-07-15 21:11:48 -07:00
SpudGunMan b957c89d70 Update README.md 2025-07-15 20:32:51 -07:00
SpudGunMan 9b986dd57a Update locationdata.py
allow FIPS only
2025-07-15 20:30:43 -07:00
SpudGunMan 9e348332e5 SAME code back in iPAWS
the state only FIPS codes are too wide
2025-07-15 19:09:27 -07:00
SpudGunMan 0cfe759ef6 Update mesh_bot.py 2025-07-15 15:34:32 -07:00
SpudGunMan e95902ef98 fix Excessive queries to FEMA
issue raised https://github.com/SpudGunMan/meshing-around/issues/165

Co-Authored-By: DEVAFRS <180097515+devafrs@users.noreply.github.com>
2025-07-15 15:22:53 -07:00
SpudGunMan c7df4d88d1 Update config.template
Co-Authored-By: Russell Schmidt <836646+rfschmid@users.noreply.github.com>
2025-07-15 14:28:25 -07:00
SpudGunMan 6d01c5a986 further adjustments for 2.7.2
https://github.com/SpudGunMan/meshing-around/pull/164#pullrequestreview-3021705851

and

https: //github.com/SpudGunMan/meshing-around/issues/162
Co-Authored-By: SudoRand <25190078+sudorand@users.noreply.github.com>
2025-07-15 11:14:29 -07:00
SpudGunMan 3f882dcfcd fix message.log
fixing issue for log in https://github.com/SpudGunMan/meshing-around/pull/161

Co-Authored-By: SudoRand <25190078+sudorand@users.noreply.github.com>
2025-07-15 09:41:34 -07:00
SpudGunMan b146fd6f64 Revert "enhance sysinfo"
This reverts commit 8709e5aed5.
2025-07-14 22:55:41 -07:00
SpudGunMan 8709e5aed5 enhance sysinfo
ChUtil/Node value
2025-07-14 22:13:49 -07:00
SpudGunMan caf8a2708b Update log.py
fix time display
2025-07-14 22:04:22 -07:00
SpudGunMan 9b4200c198 Update config.template
adjustments for 2.7.2 firmware might change again
2025-07-14 21:54:30 -07:00
SpudGunMan 0a260b28b6 Update llm.py
last time?
2025-06-26 19:30:33 -07:00
SpudGunMan 3f5c6f2e9a Update llm.py 2025-06-26 19:03:13 -07:00
SpudGunMan 8a4f7a904a Update llm.py 2025-06-26 18:49:16 -07:00
SpudGunMan 0bc3d392cf fix Interface logic
a condition where TCP interfaces can fail leaving a none condition. this should resolve the errored interface better.
2025-06-25 07:30:46 -07:00
SpudGunMan 5eaef8b5b8 Update sysEnv.sh
enhance with git update check

Co-Authored-By: Johannes le Roux <dade@dade.co.za>
2025-06-25 07:25:04 -07:00
SpudGunMan 3a0007771d Update update.sh 2025-06-22 20:04:18 -07:00
SpudGunMan 67ba2b1fb5 Create update.sh 2025-06-22 19:59:31 -07:00
SpudGunMan f2e7a9aa5c Update config.template 2025-06-18 12:15:44 -07:00
SpudGunMan 9d22270dde highfly_ignoreList
some nodes have bad altimeters
2025-06-18 12:14:14 -07:00
SpudGunMan 409d07436e Update settings.py v1.7.7 2025-06-10 11:22:32 -07:00
SpudGunMan 5ab0001f2b Update system.py
https://github.com/SpudGunMan/meshing-around/issues/154
2025-06-08 20:32:28 -07:00
SpudGunMan 5e34537af7 fix
reference https://github.com/SpudGunMan/meshing-around/issues/154
2025-06-08 19:26:51 -07:00
SpudGunMan 1764bdf4f3 enhance
the database page to include qrz.db
2025-06-07 21:05:49 -07:00
SpudGunMan 2290f07351 Update locationdata.py 2025-06-06 17:54:31 -07:00
SpudGunMan ee01051cf7 Update config.template 2025-06-06 17:54:29 -07:00
Kelly de50a52fa6 Merge pull request #153 from rfschmid/allow-dms-to-numeric-short-names 2025-06-05 19:38:44 -07:00
SpudGunMan 8eabfaa9c4 enhance ignore logic 2025-06-04 10:37:58 -07:00
Russell Schmidt ca7114b058 Allow DMs to numeric short names 2025-06-04 11:55:30 -05:00
Kelly 8b94dc8111 Merge pull request #152 from SudoRand/main 2025-06-01 19:03:01 -07:00
SudoRand 5b26aabb00 Config for whether ollama responds to non-commands
The current behavior is that whenever ollama is enabled the LLM replies
to all non-command message. This setting allows limiting it the LLM to
run only in response to the "ask:" and "askai" commands.

Default is True to keep consistent with previous behavior.
2025-06-01 15:32:08 -06:00
SudoRand 67b3c67348 Fix bug that always enabled news_random_line_only
This looks like a simple typo that accidentally used read_news_enabled
for the news_random_line_only parameter. As a result, the
news_random_line_only setting was always treated as True (since this
line it only executed if read_news_enabled was True). Now it obeys the
configuration value.
2025-06-01 14:02:19 -06:00
SpudGunMan 860cceec59 Update locationdata.py 2025-05-28 15:20:33 -07:00
Kelly 53a0535e55 Merge pull request #149 from SpudGunMan/lab
High Altitude Alerts
2025-05-23 19:14:51 -07:00
SpudGunMan 621f4ad916 enhance 2025-05-23 19:10:15 -07:00
SpudGunMan 118857ec15 Update system.py 2025-05-21 16:52:01 -07:00
SpudGunMan 1be13be92a highfly enhancements 2025-05-21 16:43:56 -07:00
SpudGunMan 895fc3fd37 Update README.md 2025-05-21 16:36:55 -07:00
SpudGunMan 0e0bda60ad Update system.py 2025-05-21 16:36:52 -07:00
SpudGunMan 903767f4b3 Update settings.py 2025-05-21 16:36:46 -07:00
SpudGunMan f54d362ea0 Update config.template 2025-05-21 16:36:43 -07:00
SpudGunMan 60bb68c6b5 Update system.py 2025-05-21 16:20:54 -07:00