Dmitry Galenko and GitHub
aa0b56e947
GPS: Implement Power Management, Refactor Code and Fix GSA Message Configuration for U-Blox hardware ( #2606 )
2023-07-12 19:35:41 -05:00
Dmitry Galenko and GitHub
9c141919f6
Initial support for MonteOps's fixed hardware platform ( #2582 )
...
* Initial support for MonteOps's fixed hardware platform
* Update platformio env config + cleanup
* Fix platformio build
* Fix platformio build
* Fix wrong definition logic for NCP5623
* Fix another wrong definition logic for NCP5623, it's not board feature
* Fix wrong definition logic for NCP5623 in External Notification code, it's not board feature
* We need for CI magic here
* Another fix related to NCP5623
* Fix cosmetic issue with redifined variable
* Fix typo
* Cleanup and update defs for HW1
* Fix OEM RAK4631
* Fix AQ sensor reading
* Fix AQ sensor reading (better variant)
* Fix build for other nRF52 devices
* Replace HAS_EINK_RAK to RAK_4631
2023-07-03 09:34:32 -05:00
Dmitry Galenko and GitHub
4ef61f0f15
GPS: Performance improvment for U-Blox hardware ( #2574 )
...
* Add proper configuration procedure for U-Blox modules
* More human friendly getACK
* Fix checksum calculation and payload
* GPS: move unsigned int check
* Introduce UBX protocol payload checksuming
* Fix missed checksums calculation for UBX-CFG-CFG
2023-07-01 19:20:40 -05:00
Dmitry Galenko and GitHub
72504a5e8b
Merge branch 'master' into master
2022-12-14 20:27:20 +01:00
Dmitry Galenko
aa19718ba4
Change condition for low-voltage killswitch
2022-12-14 17:26:55 +01:00
Dmitry Galenko
d1cc503ca8
Disable shutdown for non ESP32 boards
2022-12-14 14:36:15 +01:00
Dmitry Galenko
46f1cee2a8
Fix missed braces and etc
2022-12-14 10:21:11 +01:00
Dmitry Galenko
92fd5511ec
Disable nRF sleep on discharge
2022-12-14 09:36:25 +01:00
Dmitry Galenko and GitHub
9c1c04a8db
Merge branch 'master' into SAST
2022-11-21 08:14:39 +01:00
Dmitry Galenko
51d0d0d779
Fix empty workflow
2022-11-21 08:13:28 +01:00
Dmitry Galenko
9cdf627ae3
Revert "Fix empty workflow"
...
This reverts commit 4b9c482384 .
2022-11-21 08:12:52 +01:00
Dmitry Galenko
4b9c482384
Fix empty workflow
2022-11-21 08:10:21 +01:00
Dmitry Galenko
e54e37a600
Rename security workflows to sec_*
2022-11-20 16:17:58 +01:00
Dmitry Galenko
b95103cab0
Run flawfinder only on push to specific branch
2022-11-20 16:16:04 +01:00
Dmitry Galenko
9b43e49116
Ignore upstream defect
2022-11-20 16:14:32 +01:00
Dmitry Galenko and GitHub
cf8d953bba
Merge branch 'master' into SAST
2022-11-20 14:41:51 +01:00
Dmitry Galenko and GitHub
5f2b859e38
Merge branch 'master' into SEC
2022-11-20 14:37:46 +01:00
Dmitry Galenko
3187b5abda
Revert "Missed STDC_LIB_EXT1"
...
This reverts commit 4392df0676 .
2022-11-20 14:29:05 +01:00
Dmitry Galenko
4295720770
Add flawfinder for cover C++ codebase
2022-11-20 13:50:38 +01:00
Dmitry Galenko
4392df0676
Missed STDC_LIB_EXT1
2022-11-20 13:27:55 +01:00
Dmitry Galenko
4ec3b025f0
look like https://sg.run/jkdn not hit us
2022-11-20 13:19:47 +01:00
Dmitry Galenko
f4704181e9
Fix potential buffer clean issue
2022-11-20 13:12:51 +01:00
Dmitry Galenko
0e04bea39e
Fix for Dockerfile-related security defects and rewrite to follow best practices
2022-11-20 12:57:55 +01:00
Dmitry Galenko
08c69c09c8
Fix branch name
2022-11-20 11:58:15 +01:00
Dmitry Galenko
681ea420c1
Implement automatic static code scan with Semgrep
2022-11-20 10:53:11 +01:00