This website requires JavaScript.
e0013e7304
Ran clang-format
Stephanie
2021-10-31 11:53:13 -0400
a65f173e3c
Renamed confusing variables and general cleanup
Stephanie
2021-10-23 13:41:10 -0400
7eff1dbcc6
Changed text to left pad
Stephanie
2021-10-22 19:21:51 -0400
f7d1b3f368
Moved trip meter update to MotionController and changed trip meter logic
Stephanie
2021-10-21 23:37:35 -0400
fb87fdb2d9
Changed lap counter to trip meter
Stephanie
2021-10-20 14:29:10 -0400
d034bd131e
Added "lap" button to step counter
Stephanie
2021-10-19 23:42:48 -0400
baa5954724
Use CMake universal build command
Jackson
2021-12-07 15:38:53 -0500
51d2888b52
Switch CI/CD to build using ninja vs. make
Jackson
2021-11-29 12:54:30 -0500
54f588ce63
Add missing break
Riku Isokoski
2021-10-04 11:32:50 +0300
86d180a855
Improve gesture consistency across the firmware
Riku Isokoski
2021-10-04 11:13:45 +0300
395590d2d8
Merge pull request #718 from kieranc/pts-settings
JF
2021-12-30 21:36:43 +0100
5b7915b5c9
InfiniPaint: add missing include algorithm for std::fill
Reinhold Gschweicher
2021-10-13 23:35:54 +0200
fb1946b06e
Update .gitignore
Eli Weiss
2021-12-15 13:29:39 -0500
ab059b9004
Revised documentation
Eli Weiss
2021-12-05 14:04:35 -0600
97668c775b
Improved "Getting Started" readability
Eli Weiss
2021-12-05 10:41:01 -0600
90352af626
Improved documentation readability
Eli Weiss
2021-12-02 14:50:59 -0600
c8214bc666
Update MemoryAnalysis.md
Eli Weiss
2021-11-30 13:22:47 -0600
f66fcdd3ca
Improved documentation readability
Eli Weiss
2021-11-29 21:51:35 -0600
1832a6c231
Update buildAndProgram.md
Eli Weiss
2021-11-29 21:03:23 -0600
204fc56672
Use Bluetooth brand color for BLE logo #0082FC
hubmartin
2021-08-04 19:11:22 +0200
f52d6bfa67
Real white now
hubmartin
2021-08-04 15:26:19 +0200
86ee7a70b7
WatchFaceDigital - BLE symbol changed to white color
hubmartin
2021-08-04 15:22:41 +0200
319030d9e1
Add airplane mode feature
James A. Jerkins
2021-12-23 20:30:14 -0600
3b0b48020d
Merge pull request #886 from evergreen22/passkey-option
JF
2021-12-22 21:34:20 +0100
eca0588c23
Optional secure pairing with a passkey
James A. Jerkins
2021-12-21 16:02:01 -0600
8ab959b4dc
Merge pull request #839 from Arsen6331/BLE-FS-Docs
JF
2021-12-20 21:06:29 +0100
464b689a03
changed ReadHrs and ReadAls to uint32, and did static_cast instead of hidden cast when using it
Yehoshua Pesach Wallach
2021-12-13 12:47:52 +0200
4cc95091ab
order ReadHrs, ReadAls bitwise according to bit ordering
Yehoshua Pesach Wallach
2021-12-13 12:39:34 +0200
6a5946c4e3
Merge pull request #874 from evergreen22/alarm-break
JF
2021-12-12 17:40:05 +0100
645a071b70
FIX: AlarmTriggered fall through to ShowPairingKey
James A. Jerkins
2021-12-11 21:34:51 -0600
bccd77d5c9
Merge pull request #756 from geekbozu/BLE_FS
JF
2021-12-11 16:09:56 +0100
1470489e7b
Fix Failed rebase.
Tim Keller
2021-12-10 01:49:03 +0000
0a0d1f2703
Fix more initializers
Tim Keller
2021-11-21 21:35:41 +0000
b9a2db1a49
Fix large file support that broke due to a refactor.
Tim Keller
2021-11-21 06:33:24 +0000
d1e9aa1076
Force variable cleanup because LFS makes assumptions about variable initialization state
Tim Keller
2021-11-21 06:17:07 +0000
fdb5e27aea
Attempt at a more robust File handler
Tim Keller
2021-11-21 03:33:00 +0000
b62c62ee1f
Change read to return LFS return values when reading a directory or nonexistant file
Tim Keller
2021-11-20 20:18:14 +0000
09b9130244
Fix string nullterminations, Expand error codes.
Tim Keller
2021-11-20 04:57:02 +0000
362a5ef113
Added move function
Tim Keller
2021-11-16 04:32:53 +0000
8f46908d38
Fix lvgl_open to respect littlefs open errors
Tim Keller
2021-10-26 03:42:34 +0000
f4322841ff
Remove DirDelete, implementation did not work and memory contraints are recursive. Better implemented on client side...
Tim Keller
2021-10-26 00:48:25 +0000
2e10b0fe64
Remove mount/unmount. No longer needed
Tim Keller
2021-10-26 00:10:39 +0000
c1aa5a5ea7
Write works
Tim Keller
2021-10-25 03:02:02 +0000
8fb99471c3
Reading Seems to work?
Tim Keller
2021-10-22 03:34:23 +0000
faa05eb57b
Actually fix memory corruption, seems stable now ListDir MKDIR delete all seem to work Co-authored-by: Iambian <Iambian@users.noreply.github.com>
Tim Keller
2021-10-21 04:02:50 +0000
6393a17d74
List Dir works?
Tim Keller
2021-10-20 01:30:04 +0000
f841b8c984
Revert "More attempted SPI fixes"
Tim Keller
2021-10-19 19:15:48 +0000
a5a64800ed
Revert "Workaround for SPI bus being asleep."
Tim Keller
2021-10-19 19:15:41 +0000
d89e38d3bf
Focus on getting flash access working properly
Tim Keller
2021-10-19 19:03:00 +0000
8f6a390c36
Start of read command
Tim Keller
2021-10-18 04:20:26 +0000
1b4b422ab6
More attempted SPI fixes
Tim Keller
2021-10-18 04:20:11 +0000
3a8e66a52f
Added Delete file Added FS Stat.
Tim Keller
2021-10-17 23:07:43 +0000
eabbbfa373
Fix folder count in output
Tim Keller
2021-10-17 22:07:43 +0000
2690c274af
Workaround for SPI bus being asleep. This needs to get cherrypicked to another PR as SPI Sleep needs to use a semaphore or something
Tim Keller
2021-10-17 21:33:01 +0000
1dd7174480
More reliable FS listing
Tim Keller
2021-10-17 20:48:34 +0000
91c644b43c
direcetory listings maybe? Added LISTDIR command and notify responses.
Tim Keller
2021-10-17 16:04:23 +0000
f57f797ff5
Added Blank FSService that exposes only version info
Tim Keller
2021-10-17 01:09:26 +0000
6cf4a933b6
Merge remote-tracking branch 'upstream/develop' into pts-settings
Kieran Cawthray
2021-12-09 22:41:29 +0100
42a5cdb5b7
Added QCBOR to pinetime-mcuboot-recovery
Avamander
2021-12-09 22:56:37 +0200
6354511c20
Hotfix for other build targets
Avamander
2021-12-09 22:51:42 +0200
32ea01b2e9
Organize includes
Riku Isokoski
2021-12-03 21:39:18 +0200
ec9b5a0bd2
Move radio button styling to a single place
Riku Isokoski
2021-09-23 02:53:10 +0300
736ae08fcd
Optimize arrays
Riku Isokoski
2021-09-23 02:27:09 +0300
494448b7cc
Fix too small array
Riku Isokoski
2021-09-20 15:27:32 +0300
9ffd28f735
Style checkboxes as radio buttons
Riku Isokoski
2021-09-20 15:13:46 +0300
589733d11e
Style improvements
Avamander
2021-12-04 22:25:02 +0200
e104f17b1b
AlarmController: remove unused app_timer.h include in header
Reinhold Gschweicher
2021-12-05 12:03:16 +0100
23f318c3d0
TouchHandler: remove unused FreeRTOS.h and task.h includes from header
Reinhold Gschweicher
2021-12-05 14:32:26 +0100
9db5d64441
Fixed unpopped diagnostic
Avamander
2021-12-06 19:15:03 +0200
6a442b90a1
Improved format specifiers, bracing, removed C-style casts, whitespace fixes and removed Tiles shadowing
Avamander
2021-12-05 22:22:06 +0200
645f6f43dc
Remove commented code
Kieran Cawthray
2021-12-06 22:04:38 +0100
f4daf63679
Adjust icon alignment only on IsUpdated()
Kieran Cawthray
2021-12-06 22:01:49 +0100
8539db0884
Alignment fixes
Kieran Cawthray
2021-12-06 10:55:45 +0100
d29a9818af
Merge pull request #353 from Avamander/patch-weather
JF
2021-12-09 21:27:38 +0100
e8c1302cd6
Merge branch 'develop' into patch-weather
Avamander
2021-12-09 22:20:29 +0200
b946b8d156
Fix assertion failure in ButtonHandler
James A. Jerkins
2021-12-03 19:10:34 -0600
cd593c3862
Break not return thanks @FintasticMan
Tim Keller
2021-11-15 15:27:36 +0000
f1fc7ee659
Adjust systemtask to respect doNotGoToSleep.
Tim Keller
2021-11-12 02:11:39 +0000
048ecd41e4
Adjust BLE/LL stacks, style, comments, refactoring
James A. Jerkins
2021-12-08 00:10:54 -0600
150fa3b661
Persist bond between reboots
James A. Jerkins
2021-12-04 14:49:49 -0600
1e4130a9cf
Fix for passkey screen scramble
James A. Jerkins
2021-11-01 15:12:25 -0500
62dbcbfc95
Connect and bond with a passkey
James A. Jerkins
2021-10-30 13:02:39 -0500
ae4b9e0f2e
Include Colors.h
Kieran Cawthray
2021-12-06 10:29:14 +0100
c00ad4af35
Merge remote-tracking branch 'upstream/develop' into pts-settings
Kieran Cawthray
2021-12-05 20:32:29 +0100
5f50f0e538
Fixed air quality amounts being off by a few orders of magnitude
Avamander
2021-12-04 20:09:37 +0200
3eebe66d65
Updated docs and renamed functions for consistency
Avamander
2021-12-04 17:12:34 +0200
f1f2bc119a
Added a note about map key capitalization
Avamander
2021-12-04 13:58:40 +0200
6879147648
Revert wrong change to DisplayApp
Avamander
2021-12-04 11:46:14 +0200
7b04ce5eba
Added a note about the timestamp having a timezone offset
Avamander
2021-12-03 17:38:23 +0200
0df49bd43d
Removed float usage from display
Avamander
2021-12-03 17:06:30 +0200
62bb6b5163
Better cleanup, bugfixes and improvements in weather parsing. UI improvements
Avamander
2021-12-03 16:28:17 +0200
58d454b11f
Improved Temperature parsing
Avamander
2021-12-02 23:49:51 +0200
4a8f72bd1e
Fixed a bug in DewPoint decoding
Avamander
2021-12-02 21:12:33 +0200
be7931c4fb
Whoops, fixed a wrong type
Avamander
2021-12-01 23:47:54 +0200
154e3d27ad
Added a few helper functions
Avamander
2021-12-01 23:45:01 +0200
797b60397c
Improved documentation
Avamander
2021-12-01 21:24:53 +0200
e0133cec36
Improved documentation
Avamander
2021-12-01 21:20:51 +0200
ffd6c3f095
Removed an instance of shadowing
Avamander
2021-12-01 21:11:31 +0200
b72c6a5bc9
Clarified a few comments
Avamander
2021-12-01 21:08:57 +0200
9525fc4273
Specified how values should be interpreted better
Avamander
2021-12-01 20:54:13 +0200