Releases: avbentem/airtime-calculator
Releases · avbentem/airtime-calculator
v1.3.0
New features
- Show graph for payload size vs airtime for a region's available data rates.
Fixes
- Lower minimum LoRaWAN overhead size to 12 bytes, as FPort is only given when an application
payload is present. - For CN470-510, add maximum dwell time and note about Listen Before Talk, as per upcoming
regulations. - Improve documentation.
v1.2.1
v1.2.0
New features
- Copy (formatted) tooltip and result grid. For the grid, this uses a workaround
for the Discourse forum software: newlines in table cells use<br>
, to
support its automatic conversion from HTML to Markdown. - Share URL.
- New icons.
Fixes
- More details on dwell time limitations.
- Make tooltip choose best position on small screens.
- Layout fixes.
v1.1.0
New features
- Validate against LoRaWAN-defined maximum payload size.
- LoRaWAN always uses coding rate 4/5: hide user input when using default.
Fixes
- Document 1% duty cycle for the default channels of AS923.
- Document usage of AS923 in Australia.
- De-emphasize/shade all data rates that only apply to a single frequency.
- Layout fixes.