Files
mayhem-firmware/firmware/application/apps
Pezsma cafe62564e Gpio modify (#3229)
* Refactor GPIO configuration for PRALINE and non-PRALINE setups

- Updated PinMap structure to include gpio_mode for better flexibility.
- Added new GPIO mappings for SGPIO pins with appropriate configurations.
- Commented out unused GPIO definitions in hackrf_gpio.hpp to improve code clarity.
- Adjusted GPIO initialization for control pins to utilize the new PinMap structure.
- Ensured compatibility for both PRALINE and non-PRALINE configurations by using preprocessor directives.

* Refactor GPIO handling and remove LED abstraction

- Updated GPIO class to support logical polarity, enabling/disabling features based on their configured state.
- Replaced direct GPIO manipulation in power control functions with new GPIO methods for better readability and maintainability.
- Removed the LED class and its associated functionality, as it was deemed unnecessary for the current implementation.
- Adjusted GPIO initialization for various components, ensuring correct polarity settings for VAA and power enable pins.
- Cleaned up unused includes and commented-out code in hackrf_gpio.hpp.

* Refactor GPIO LED control methods to use setActive() and setInactive() for improved clarity

* Refactor GPIO control methods to use setActive() and setInactive() for improved clarity and consistency

* copilot

* Update GPIO control logic and pin definitions for clarity and consistency

* Refactor GPIO methods for improved naming consistency and clarity
2026-06-19 07:48:55 +02:00
..
2025-12-14 11:26:21 +01:00
2025-08-11 07:42:58 +02:00
2026-05-10 00:08:05 +02:00
2026-05-21 15:50:10 +02:00
2026-05-21 15:50:10 +02:00
2023-05-19 08:16:05 +12:00
2025-12-06 07:34:10 -08:00
2023-11-03 08:08:49 +01:00
2026-06-19 07:48:55 +02:00
2026-05-30 08:24:20 +02:00
2026-05-07 23:54:30 +08:00
2026-02-22 20:53:26 +01:00
2023-09-12 12:38:19 -07:00
2024-05-27 21:02:52 +02:00
2025-11-26 19:13:21 +01:00
2025-11-26 19:13:21 +01:00
2026-02-16 17:52:47 +01:00
2026-02-16 17:52:47 +01:00
2025-10-16 13:00:40 +02:00
2025-10-16 13:00:40 +02:00