Ken Van Hoeylandt d0ca3b16f8
GPS refactored (#262)
- Refactored GPS service and HAL: GPS is no longer part of the HAL configuration. You can now add configure new GPS devices from the GPS settings app.
- T-Deck adds a boot hook to check if a GPS configuration exists and adds it when the config is empty.
- Implemented the concept of ObjectFile to read/write arrays of a raw data type (e.g. struct) to disk.
- Implemented more file utils (e.g. to create all directories of a path)
2025-03-30 01:14:22 +01:00
2025-03-16 22:04:03 +01:00
2025-03-29 19:10:33 +01:00
2025-03-30 01:14:22 +01:00
2025-03-23 17:04:29 +01:00
2025-03-30 01:14:22 +01:00
2025-03-30 01:14:22 +01:00
2025-03-30 01:14:22 +01:00
2025-03-10 00:21:49 +01:00
2025-03-30 01:14:22 +01:00
2025-03-30 01:14:22 +01:00
2025-03-30 01:14:22 +01:00
2025-02-08 23:10:31 +01:00
2025-03-16 22:04:03 +01:00
2025-01-24 22:49:29 +01:00
2025-01-14 06:53:41 +01:00
2024-11-04 21:19:24 +01:00
2025-01-22 23:21:42 +01:00
2025-02-05 21:57:27 +01: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 desktop app

You can run built-in apps or start them from an SD card:

screenshot off app list app  screenshot of files app

It's easy to manage system settings:

screenshot of settings app  screenshot of wifi management 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%