-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #254 from jgauchia/devel
0.1.8 Release
- Loading branch information
Showing
89 changed files
with
97 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file hal.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Boards Pin definitions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file battery.cpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Battery monitor definition and functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file battery.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Battery monitor definition and functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file bme.cpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief BME280 Sensor functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file bme.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief BME280 Sensor functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file compass.cpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Compass definition and functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file compass.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Compass definition and functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file gps.cpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief GPS definition and functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file gps.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief GPS definition and functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file timezone.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Time zone adjust | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file addWaypoint.cpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Add Waypoint functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file addWaypoint.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Add Waypoint functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file deleteWaypoint.cpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Delete Waypoint functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file deleteWaypoint.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Delete Waypoint functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file editWaypoint.cpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Edit Waypoint functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file editWaypoint.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Edit Waypoint functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file globalGpxDef.h | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Global GPX Variables | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file loadWaypoint.cpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Load Waypoint functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file loadWaypoint.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Load Waypoint functions | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file buttonBar.cpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Button Bar | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file buttonBar.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Button Bar | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file deviceSettingsScr.cpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Device Settings Screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file deviceSettingsScr.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Device Settings Screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file mainScr.cpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Main Screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file mainScr.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Main Screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file mapSettingsScr.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Map Settings screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file mapSettingsScr.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Map Settings screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file navScr.cpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Navigation screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file navScr.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Navigation screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file notifyBar.cpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Notify Bar Screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file notifyBar.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Notify Bar Screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file satInfoScr.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Satellite info screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file satInfoScr.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Satellite info screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file searchSatScr.cpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - GPS satellite search screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file searchSatScr.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - GPS satellite search screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file settingsScr.cpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Settings Screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file settingsScr.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief LVGL - Settings Screen | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file splashScr.hpp | ||
* @author Jordi Gauchía ([email protected]) | ||
* @brief Splash screen - NOT LVGL | ||
* @version 0.1.8_Alpha | ||
* @version 0.1.8 | ||
* @date 2024-11 | ||
*/ | ||
|
||
|
Oops, something went wrong.