Commit Graph

55 Commits

Author SHA1 Message Date
p-sam
5f1e962062 Remove merged libnx code 2023-11-08 22:09:49 +00:00
p-sam
05d6da260a Add RAM load API 2023-11-08 13:06:46 +00:00
p-sam
0a149105af fix missing mariko special handling 2023-10-16 12:08:23 +00:00
p-sam
a08b1dfd34 fix compilation with latest dkp gcc 2023-10-14 10:23:18 +00:00
p-sam
04ef16510c 17.0.0 support 2023-10-14 01:11:44 +00:00
p-sam
df9c27d4a0 embed pcv libnx patch for now 2023-10-14 00:07:33 +00:00
p-sam
3118ed6717 add columns to csv 2023-07-26 09:57:17 +00:00
p-sam
9bc6542117 Fuel gauge capture 2023-07-26 09:23:48 +00:00
p-sam
f36c52d19e Real freq capture 2023-07-26 09:23:48 +00:00
p-sam
4dadf59f8c SOC Types (Erista, Mariko) 2023-07-26 09:23:48 +00:00
p-sam
4c5cee622e adapt gui 2023-07-26 09:23:48 +00:00
p-sam
7093c75728 remove useless singleton 2023-07-26 09:23:48 +00:00
p-sam
d2acbbd0cb Read freq table from pcv 2023-07-26 09:23:40 +00:00
p-sam
448c0dd59e Use macros for hos svc detection 2023-06-11 14:16:40 +00:00
p-sam
dcd0d5d34d HOS 14.0.0+ removed ts:GetTemperatureMilliC
(Fixes #53)
2022-03-24 00:10:54 +00:00
p-sam
620547e8a0 libnx 4.1 compat 2021-06-13 11:37:40 +00:00
natinusala
ba418a1a85 Introducing sys-clk manager 2020-06-17 13:27:31 +00:00
HookedBehemoth
444132bf5f
Reduce fs session count to 1 (#21) 2020-05-27 17:30:37 +02:00
p-sam
7c7015277b switch to time:s for good measure 2020-05-21 12:09:36 +00:00
p-sam
c3c145ada8 Use smEncodeName; get rid of string trunc warning 2020-05-21 12:06:27 +00:00
p-sam
ea2bcec408 Switch to less custom solutions for service guards 2020-04-18 14:07:34 +00:00
p-sam
5ae58a0f2a Don't keep the time session open 2020-04-18 11:42:08 +00:00
p-sam
9eb5ed78bf Libnx compat fixes 2020-04-15 08:36:59 +00:00
p-sam
fbd20c5ab5 Cosmetic changes to the common parts of the API 2020-03-05 22:17:59 +00:00
p-sam
ab3b55637c Cleanup closed sessions; assume non domain 2020-02-10 21:58:51 +00:00
p-sam
69a04a79f5 Fix IPC args overwritten before being read 2020-02-09 13:53:30 +00:00
p-sam
b03c67fbe1 Adapt to latest libnx changes 2019-11-11 15:18:01 +00:00
p-sam
3801fdc4c9 ConfigValues IPC API 2019-10-19 10:37:23 +00:00
p-sam
c766077a2e Profiles IPC API 2019-10-16 13:37:25 +00:00
p-sam
f9cc7930f3 Add section replace API to minIni 2019-10-16 13:35:20 +00:00
p-sam
fccccdf7da Ext APIs updated to libnx new-ipc 2019-10-03 21:57:01 +00:00
p-sam
946b54c99b Replace deprecated libnx IPC usage 2019-10-03 21:26:54 +00:00
p-sam
c014c21462 CSV context export at custom interval 2019-09-20 15:52:52 +00:00
p-sam
24a2bb4a39 Compact logs; add ms to timestamps 2019-09-20 14:52:01 +00:00
p-sam
6a2b54e426 Add Skin temperature; style fixes 2019-09-20 13:19:52 +00:00
p-sam
88006c5da4 Set default values on ini entry removal 2019-09-20 13:19:08 +00:00
p-sam
e67da70346 Use libnx TS api 2019-09-20 13:19:08 +00:00
p-sam
e192a237f9 Adapt to 9.0.0 changes on apm 2019-09-20 13:19:08 +00:00
p-sam
9511ec26d3 Add editable config values
* temp_log_interval_ms : Defines how often sys-clk log temperatures, in
milliseconds (`0` to disable)
* poll_interval_ms: Defines how fast sys-clk checks and applies
profiles, in milliseconds
2019-09-20 13:19:08 +00:00
p-sam
b9dcd1f025 Allow enabling logs at runtime 2019-09-20 07:49:24 +00:00
p-sam
c652d00466 Temperature recording 2019-09-20 07:49:24 +00:00
p-sam
d60c12fff8 Format freqs in log 2019-09-20 07:49:24 +00:00
M4xw
06376881ec TS service API 2019-09-20 07:49:24 +00:00
p-sam
44456d80b3 Freqs override IPC
* Move enabled config flag to config
* Rename profile stuff in config
* Increase max possible ipc connections
* Override IPC command
* ClockManager override handling
2019-09-20 07:49:24 +00:00
p-sam
08eefe0128 Ignore closed connections 2019-09-20 07:49:24 +00:00
p-sam
29003a8637 IPC server implementation 2019-09-20 07:49:18 +00:00
p-sam
0d1a3775ca Build on lib change 2019-07-17 14:50:11 +00:00
p-sam
2c5bf30121 Extract reusable libnx extensions 2019-07-17 14:50:11 +00:00
p-sam
42ff6bbc9c Extract clock table and enums string format 2019-07-17 14:50:11 +00:00
p-sam
9dad7bff80 Add enabled flag in context 2019-07-17 14:49:48 +00:00