What's Changed
- Fix SSD1306 OLED pinout on TLORA_V1_3 by @markbirss in #1088
- add quotes around PYTHON; add check for esptool by @mkinney in #1092
- Fix borked airtime report in /json/reports by @mc-hamster in #1094
- Add airtime tx calculation as a 1hr rolling window by @mc-hamster in #1095
- Canned message plugin by @prampec in #1090
- Airtime - removed debug message by @mc-hamster in #1096
- airtime - reuse some functions by @mc-hamster in #1097
- Airtime - calculate ms in a hour in preprocessor by @mc-hamster in #1098
- AirTime - fix bug in array shifter by @mc-hamster in #1099
- CannedMessagePlugin typo fix. by @prampec in #1105
- add DHT22 by @mkinney in #1106
- change name of define because MAX_BLOCKSIZE is already taken by @mkinney in #1107
- Initial configuration.h -> variants refactor by @thebentern in #1104
- RAK / NRF shutdown functionality on user button long press by @thebentern in #1113
- Temporary fix on canned messages total length. by @prampec in #1110
- Add tlora-v2-1-1.6 to default envs for consistency by @thebentern in #1117
- Update README.md by @mkinney in #1118
- Correction for wrong battery display on tlora_v2_1_16 board by @costonisp in #1120
- Admin message shutdown protobufs by @thebentern in #1119
- Custom_ArialMT_Plain_10 not used anywhere by @caveman99 in #1122
- Admin message shutdown feature by @thebentern in #1124
- BME280 support for environment and screen re-org by @thebentern in #1129
- RFM95/SX127x support in DIY by @osmanovv in #1128
- initial dockerfile and notes by @mkinney in #1127
- Environmental measurement plugin should display current node's measurements by @thebentern in #1130
- Fixes PIO code inspector by @mc-hamster in #1131
- set the routerMessage buffer to Constants_DATA_PAYLOAD_LEN by @mc-hamster in #1132
- Added NRF/RAK support for env plugin by @thebentern in #1133
- Protos regened for reply and tapback by @mc-hamster in #1135
- Meshtastic DIY v1.1 new schematic by @osmanovv in #1136
- added a new variant heltec_2.1 by @costonisp in #1140
- use the new version of Screen lib when building by @caveman99 in #1139
- Fix some cpp warnings by @mkinney in #1138
- Split platformio.ini into one file for each board by @caveman99 in #1141
- BME680 support by @thebentern in #1142
- Update protobufs and regenerate classes action by @thebentern in #1144
- Only update protos by @thebentern in #1145
- rangeTestPlugin - only send if channelUtilization is less than 25% by @mc-hamster in #1147
- position plugin - only send if channel utilization is <40 percent by @mc-hamster in #1148
- Attempt to only update proto by @thebentern in #1153
- Use correct path to mesh by @thebentern in #1155
- Create pr instead of commit by @thebentern in #1157
- Fix MISO/MOSI pins for DIY v1.1 by @osmanovv in #1154
- Ignore markdown and yml for continuous integration by @thebentern in #1158
- Changes by create-pull-request action by @github-actions in #1159
- accept one or more environment definitions by @caveman99 in #1149
- gpio read and write work as expected by @mkinney in #1162
New Contributors
- @unjordy made their first contribution in #1070
- @markbirss made their first contribution in #1088
- @mkinney made their first contribution in #1092
- @costonisp made their first contribution in #1120
- @github-actions made their first contribution in #1159