Dominic Höglinger dd0e5bef64 Radio: Stability Update
SX1262 is now finally stable due to these key changes:
 - Interrupt handling: To circumvent erratum 3.11 level interrupts are utilized.
   Unsure if this was actually an issue as only the DIO1 IRQ is installed,
   but it should be done nonetheless to avoid problems once more GPIO interrupts are used.
 - RadioLib HAL: Use the hooks for beginnig and ending a train of SPI transactions
   to lock and reserve the device, making it more reliable. Also, CS handling is removed
   as RadioLib manages this manually.
 - Board T-Lora Pager: Step down SPI frequency to reasonable rate
2025-10-04 14:14:16 +02:00
2025-10-04 14:14:16 +02:00
2025-10-04 14:14:16 +02:00
2025-09-22 08:03:21 +02:00
2025-10-04 14:14:16 +02:00
2025-09-27 23:13:33 +02:00
2025-09-27 23:12:53 +02:00
2025-09-01 23:07:00 +02:00
2025-02-08 23:10:31 +01:00
2025-09-07 10:17:44 +02:00
2025-09-17 23:42:49 +02:00
2025-01-24 22:49:29 +01:00
2025-09-22 08:03:21 +02:00
2025-09-16 23:12:07 +02:00
2024-11-04 21:19:24 +01:00
2025-08-02 12:28:28 +02:00
2025-09-07 17:25:20 +02:00

Overview

Tactility is an operating system that focuses on the ESP32 microcontroller family.

See https://tactility.one for more information.

photo of devices running Tactility  screenshot of launcher app

You can run built-in apps or start them from an SD card. It's easy to manage system settings:

screenshot off app list app  screenshot of settings app

License

GNU General Public License Version 3

Description
Tactility Working Copy
Readme 44 MiB
Languages
C++ 52.3%
C 40.4%
Assembly 4.6%
CMake 1.6%
Python 0.7%
Other 0.4%