luzpaz
|
003047baaf
|
Fix various typos (#2607)
* Fix various typos
Found via `codespell -q 3 -L acount,clen,dout`
* Trunk reformatting
---------
Co-authored-by: code8buster <communismisgreat@national.shitposting.agency>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
|
2023-07-14 16:25:20 -05:00 |
|
Thomas Göttgens
|
51b2c431d9
|
trunk roundhouse kick
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
bd2b766a36
|
Rename to make function clearer
|
2023-01-12 14:03:06 +01:00 |
|
Thomas Göttgens
|
bd51cbd721
|
Chance calculation for Nice TX. Still same value but dynamically based on duty cycle.
|
2023-01-12 09:15:54 +00:00 |
|
GUVWAF
|
fc775012ea
|
Don't send NodeInfo and DeviceTelemetry at high Tx air util
Also move airtime checking to airtime class
|
2023-01-11 21:52:19 +01:00 |
|
GUVWAF
|
3b1e34efa1
|
Refrain from transmitting if duty cycle exceeded
|
2022-11-26 21:05:37 +01:00 |
|
Jm Casler
|
75bf2cc9c6
|
Update PERIODS_TO_LOG
|
2022-03-02 20:38:14 -08:00 |
|
Mike Kinney
|
b3210f6c2c
|
fix some cppcheck warnings
|
2022-01-24 07:00:14 +00:00 |
|
Jm Casler
|
91117ca7c6
|
AirTime - fix bug in array shifter
|
2022-01-15 15:27:25 -08:00 |
|
Jm Casler
|
c2435470c1
|
Airtime - calculate ms in a hour in preprocessor
|
2022-01-15 12:24:16 -08:00 |
|
Jm Casler
|
9ee7f5e0bd
|
airtime - reuse some functions
|
2022-01-15 11:19:50 -08:00 |
|
Jm Casler
|
25a540c28b
|
Add airtime tx calculation as a 1hr rolling window
|
2022-01-15 09:44:29 -08:00 |
|
Jm Casler
|
bdacd97fea
|
Move airtimes struct into the class
|
2021-12-29 00:45:36 -08:00 |
|
Jm Casler
|
10dc8233ea
|
Initial checkin for Airtime Utilization
https://github.com/meshtastic/Meshtastic-device/issues/1034
|
2021-12-28 23:34:49 -08:00 |
|
Jm Casler
|
a74384f3f5
|
Update airtime.h to add override
|
2021-03-21 07:44:08 -07:00 |
|
Jm
|
507cd1dd20
|
#639 - Move from counting seconds to milliseconds
|
2021-01-14 18:40:18 -08:00 |
|
Jm
|
cfcb00b943
|
that's enough for tonight. web server is in its own thread, needs to be further optimized but it works enough. next is to refactor.
|
2021-01-08 20:43:51 -08:00 |
|
Jm
|
925829dc58
|
Partial work to migrate to OSThread model
|
2021-01-01 12:31:46 -08:00 |
|
Jm
|
15a0b3694d
|
Update to #588 - Change "hour" to "period"
|
2020-12-27 10:50:52 -08:00 |
|
Jm Casler
|
58859848a3
|
Add RX and RX_ALL analytics for #588
|
2020-12-27 09:29:48 -08:00 |
|
Jm
|
e321528a6d
|
#588 - Calculate TX air time
|
2020-12-26 22:39:43 -08:00 |
|
Jm Casler
|
ded2b86e55
|
Calculate TX air time duty cycles #588 -- UNTESTED
|
2020-12-25 16:10:38 -08:00 |
|
Jm
|
d5b57840d9
|
checking in a little of the airtime so i can switch to the laptop.
|
2020-12-24 22:12:59 -08:00 |
|