Commit Graph

330 Commits

Author SHA1 Message Date
Hunter Thornsberry
87f8288dad - whitespace cleanup 2024-06-03 23:49:36 -04:00
Hunter Thornsberry
bf68e8a58e - add battery and voltage to sidebar 2024-06-03 23:41:21 -04:00
Chris Drackett
5fdd07ee68 Support floats in number fields 2024-05-01 09:27:04 +10:00
Chris Drackett
6ab4375bff Update Power.tsx
update precision on ADC input
2024-05-01 09:27:04 +10:00
rcarteraz
7d1768a1d3 move GPS mode, update description, and remove deprecated settings. 2024-04-29 09:56:19 +10:00
Sacha Weatherstone
6113924e46 update deps & mqtt config 2024-03-16 15:17:24 +10:00
David Power
38927d18b4 Align terminology with iOS and Android Apps (#168)
* Align web client to use the same terminology for nodes. Changing peers to nodes. This is inline with both the Android and iOS Apps.

* Revert style changes
2024-03-12 07:29:01 +10:00
Sacha Weatherstone
7a39e078c0 Merge pull request #160 from pdxlocations/paxcounter
Add Paxcounter Config
2024-02-20 00:45:47 +11:00
Sacha Weatherstone
291fce5d97 Merge pull request #163 from pdxlocations/frequency-slot
change name channel to frequency slot
2024-02-20 00:44:45 +11:00
pdxlocations
35aa6112a2 change channel to frequency slot 2024-02-18 14:39:10 -08:00
Sacha Weatherstone
4d0bd1f2b6 update deps 2024-02-17 20:58:31 +10:00
pdxlocations
edc0be74dc add paxcounter config 2024-02-12 21:24:17 -08:00
Sacha Weatherstone
f997faa072 update deps, fix build 2024-01-24 22:01:28 +10:00
Sacha Weatherstone
b2b995187e change overrideFrequency to MHz 2024-01-15 18:59:35 +10:00
Sacha Weatherstone
3058dc0185 allow decimal for adcMultiplierOverride 2024-01-15 10:32:10 +10:00
Sacha Weatherstone
7fb2946361 allow decimals in form inputs 2024-01-15 10:31:52 +10:00
pdxlocations
af09ab6707 clarify proxy description 2024-01-15 10:22:22 +10:00
Adam McQuilkin
4399d83c1b Added closeDialog prop to tab elements 2024-01-15 10:21:38 +10:00
Sacha Weatherstone
7fb2da396f update deps & lint 2024-01-06 10:15:49 +10:00
Chris L
1ee9d6bb12 Fix: Set disabled property last, otherwise it will be overwritten with 'undefined' from the spreaded rest property. 2024-01-06 09:44:32 +10:00
Sacha Weatherstone
8641c150dd update to namespaced protobufs 2024-01-03 14:22:18 +10:00
Sacha Weatherstone
a4a5061171 update meshtastic.js package version 2023-12-26 22:16:45 +10:00
Sacha Weatherstone
bfc8271372 cleanup & update 2023-12-26 21:16:48 +10:00
Sacha Weatherstone
f7ba8ad967 minor fixes 2023-12-17 12:58:14 +10:00
Sacha Weatherstone
e2cc25a9b0 Repo cleanup 2023-11-16 10:22:16 +10:00
pdxlocations
f2fff01990 remove options that dont work 2023-11-13 10:13:44 -08:00
Ben Lipsey
3ec9f6d322 add module ambient lighting (#142) 2023-11-05 18:03:57 +10:00
Ben Meadors
68b207b67f Merge pull request #140 from pdxlocations/url-validation
Fix URL Validation
2023-11-02 09:20:46 -05:00
Ben Lipsey
a8c45ccb32 add module (#141) 2023-10-30 08:23:42 +10:00
pdxlocations
23a1b41330 validation of string not URL 2023-10-26 21:18:22 -07:00
Ben Lipsey
7256454ea7 Add Detection Sensor Module (#139)
* detection sensor

* bump version
2023-10-26 08:31:14 +10:00
Sacha Weatherstone
aa75389cfe update deps & protobufs 2023-10-24 23:36:36 +10:00
Ben Lipsey
b20c2b29b2 change device to radio (#136) 2023-10-22 12:47:11 +11:00
Ben Lipsey
4576e9dc6f type=submit (#135) 2023-10-09 14:10:43 +11:00
Sacha Weatherstone
9fff0b8595 update protobufs 2023-10-02 16:49:10 +10:00
pdxlocations
af76050bfe reword 2023-09-30 10:32:54 -07:00
pdxlocations
f5b498a685 oops 2023-09-30 10:09:00 -07:00
pdxlocations
273ec23fc0 description clarity 2023-09-30 10:04:16 -07:00
pdxlocations
5608816240 update channel and bump version 2023-09-29 19:00:01 -07:00
Ben Lipsey
2c896a3dd1 add type=submit to button tag (#128) 2023-08-27 10:40:22 +10:00
Sacha Weatherstone
d52f284c9f bump deps 2023-08-13 20:54:23 +10:00
Sacha Weatherstone
c682553c67 2.2.0 2023-08-08 08:34:21 +10:00
Sacha Weatherstone
dbd4025ead fix build 2023-07-28 15:47:03 +10:00
zierke
c9b06ed0e1 Fixed typo in LoRa.tsx (#118) 2023-07-28 15:28:28 +10:00
rcarteraz
3f3d16ce02 add enable toggle to canned message (#116) 2023-07-28 15:28:16 +10:00
Sacha Weatherstone
a988acd992 Update toast hook & cleanup 2023-07-09 17:18:33 +10:00
Sacha Weatherstone
1012167c89 Second round of formatting 2023-07-09 14:14:49 +10:00
Sacha Weatherstone
20ac657b51 Use rome and initial format 2023-07-09 13:59:31 +10:00
Ben Lipsey
a65bc37be5 Fix Range Test default and saved values (#113)
* defaultValues to rangeTest

* found some more while I was there
2023-07-09 13:12:59 +10:00
Michel Jung
a2845027e1 Add option to enable JSON (#108)
Fixes #107
2023-04-20 08:05:24 +10:00