Commit Graph

960 Commits

Author SHA1 Message Date
Skip Hansen
eca64ee3c3 Change Fahrenheit/ mph /mm Units option to Fahrenheit / mph / in. 2024-06-03 16:05:03 -07:00
Stefan Krupop
6a636b5b54 - ESP32_Flasher: Return new status "2" when connected, but nRF is locked (#327)
- OEPL-Flasher: Print "locked" message when flasher returns status 2
- ESP32_Flasher: Initialize idCode to zero as failed read attempts will not set it
- ESP32_Flasher: Print returned idCode when showDebug is enabled
2024-05-27 23:11:44 +02:00
Nic Limper
45849851af sync gzipped www folder 2.60b 2.60 2024-05-26 00:39:47 +02:00
jjwbruijn
cc226f0b0a Moved ZBS-based to the Org repo 2024-05-25 22:43:51 +02:00
jjwbruijn
ea92165c22 Spring cleaning, moved files to the org repo 2024-05-25 22:37:06 +02:00
atc1441
8cddae3ba2 Create 12.json 2024-05-25 10:15:19 +02:00
atc1441
c8e6b7b834 Update TLSR_HS_BWY_35_SSD.bin 2024-05-21 22:05:11 +02:00
Skip Hansen
319814ac73 Fix Freq correction bug: the error accumulator must be signed! (#325) 2024-05-21 20:10:35 +02:00
atc1441
23527f2e4a Create TLSR_HS_BWY_35_SSD.bin 2024-05-21 16:51:01 +02:00
atc1441
935af0d4f2 Update ble_filter.cpp 2024-05-20 13:13:40 +02:00
Skip Hansen
f7208f84c7 Default tag alias to tag serial number rather than MAC for Chroma tags (#318) 2024-05-18 10:33:49 +02:00
Nic Limper
73db8d52a8 fix buienradar api call 2024-05-11 11:16:04 +02:00
Thomas B. Ruecker
e1bf5dc9a9 Consolidate serial output to \r\n (#309)
So far the serial output is a mix of \r\n for println() and \n for
sprintf() and such.
This commit consolidates this to a consistent \r\n.
There should be no noticeable difference for users of terminals that
auto-substitute a sole \n to \r\n.
This will however make the serial output friendly to default behavior of
various terminal emulators like 'screen' and 'minicom'.

This commit doesn't touch anything that is not serial output and also
leaves 'ets_printf' alone just in case.

Co-authored-by: Thomas B. Rücker <thomas.ruecker@relexsolutions.com>
2024-05-10 16:31:47 +02:00
Skip Hansen
1a35b9b23e Fix recent BLE only AP change which broke SubGhz. (#315)
* Added subGhz fixed channel support to tag config, added line accidentally dropped in pr7 merge.

* Fix recent BLE only AP change which broke SubGhz.
2024-05-10 05:32:46 +02:00
jjwbruijn
9dc15c28d4 moved seldom used radio's to the org repo 2024-05-10 01:07:38 +02:00
atc1441
e456e8c701 Update README.md 2024-05-09 11:54:26 +02:00
atc1441
cc426e2215 New NanoAP V2 Case added 2024-05-09 11:53:26 +02:00
Skip Hansen
9cce7c2e33 SubGhz C6 fixes: CRC error & automatic xtal frequency error correction (#314)
* Added subGhz fixed channel support to tag config, added line accidentally dropped in pr7 merge.

* C6 - Fixed CRC error detection, added xtal frequency error
correction support. The xtal on commercial tags is assumed
to be better than those on crapy CC1101 modules.
2024-05-09 06:36:06 +02:00
Jonas Niesner
a20ff17d24 BLE only AP (#313)
Add BLE only AP option

Fix some smaller stuff
2024-05-08 21:24:10 +02:00
Matthew Kelch
1ec762ffdb Conditional build / test pipeline (#287)
* POC: Conditional Build Jobs / Steps

Demonstrate a built/test pipeline which make use of both conditional jobs and steps.

* use paths-filter fallback (no token)

* fix typo in cache key

* remove test file

* add in nRF_Bootloader to confitional build
2024-05-06 21:01:22 +02:00
Thomas B. Ruecker
e4351c23f3 Updating 7.4in/640x384 templates (#308)
Maximising use of screen real estate. (It's free real estate!)
Within capabilities of current templating engine.
Further improvements will require changes to templating engine.

Co-authored-by: Thomas B. Rücker <thomas.ruecker@relexsolutions.com>
2024-05-06 15:28:31 +02:00
Bimmi
050978042d chroma74 flash jig (#311)
* Add files via upload

A JIG for flashing the Chroma74 Tag without soldering. Used P75 J1 pogo pins with https://de.aliexpress.com/item/1005003890769928.html?spm=a2g0o.order_list.order_list_main.4.3cbe5c5fYKVid5&gatewayAdapt=glo2deu

* Update readme.md

add chroma74 readme

* Update readme.md

* Update readme.md
2024-05-06 15:20:46 +02:00
atc1441
e3b76c8c5d More BLE Fixes 2024-05-05 22:41:40 +02:00
Jonas Niesner
a3e8eb136b Pin Arduino version 2024-05-05 17:14:22 +02:00
atc1441
b5a3c8db24 BLE Fix 2024-05-05 15:52:14 +02:00
jjwbruijn
f9ea040b33 M2 ZBS243 v0028 - Slideshow fix 2024-05-03 20:47:19 +02:00
atc1441
ab744c0d87 Now CC1310/CC2630 also with ADC / Battery status 2024-05-02 10:45:14 +02:00
atc1441
d26acf2998 Create CC2630_5.8_OEPL_alpha.bin 2024-05-01 19:22:07 +02:00
atc1441
23281b267e CC1310 2.9BWR Update 2024-05-01 13:39:56 +02:00
atc1441
c317711b7b Update CC1310_2.9BWR_1.6.0.bin 2024-04-30 23:59:37 +02:00
atc1441
503353b0bd Create CC1310_2.9BWR_1.6.0.bin 2024-04-29 17:10:47 +02:00
atc1441
8bdf24f2c2 TLSR Improvements 2024-04-25 09:30:10 +02:00
atc1441
c1171b2e99 Better TLSR Deep Sleep 2024-04-25 01:41:10 +02:00
atc1441
50e029d2dd Update TLSR_Gicisky_BWR_213_ALPHA.bin 2024-04-24 13:02:34 +02:00
atc1441
f51bcf84bb Adding and name changing of new TLSR Firmwares 2024-04-24 12:35:15 +02:00
atc1441
1373da4f09 Create 54.json 2024-04-24 12:22:06 +02:00
atc1441
9e9471181e Create TLSR_HS_BW_213_ALPHA.bin 2024-04-24 12:22:01 +02:00
atc1441
bd22b775fa Create TLSR_HS_266_ALPHA.bin 2024-04-24 10:55:07 +02:00
atc1441
f3f432b22d Create 56.json 2024-04-24 10:46:00 +02:00
jjwbruijn
a876609806 Fixed stupid mistake 2024-04-21 23:03:33 +02:00
Jelmer
577250cc00 Update 3C.json
id10T type error
2024-04-20 21:19:51 +02:00
jjwbruijn
f1010ad3cc Added support for Newton M3 4.2 Yellow #273 2024-04-20 21:02:48 +02:00
Skip Hansen
f4727483ad Added subGhz fixed channel support to tag config, added line accident… (#301)
* Added subGhz fixed channel support to tag config, added line accidentally dropped in pr7 merge.
2024-04-19 10:22:15 +02:00
Skip Hansen
d40ef83d03 SubGhz radio fixes. (#288)
* SubGhz radio fixes.
1. Don't for sending of BLOCK_MAX_PARTS parts for subGhz.
2. Fix CC1101 module detection logic.
3. Mitigate for lost CC1101 interrupts.

* Enabled SubGhz for OpenEPaperLink_Mini_AP_v4.
2024-04-19 10:21:36 +02:00
Nic Limper
b51dea8f5d gzipped files 2024-04-18 19:32:01 +02:00
Nic Limper
5d1570118b easyjig, add photos 2024-04-18 15:02:00 +02:00
Nic Limper
0ac2afa495 Update README.md 2024-04-18 14:56:26 +02:00
Nic Limper
f9171d132a Added easyjig flasher cable 2024-04-18 14:53:40 +02:00
Skip Hansen
b8f00f4cb6 Download template tag json file when needed. (#298) 2024-04-17 22:18:29 +02:00
atc1441
fe8056b791 Added more 3D Case and Holder 2024-04-13 11:57:48 +02:00