Commit Graph

10533 Commits

Author SHA1 Message Date
PTRCoder
a36d12d3f4 Fixed log message error 2024-08-24 14:47:31 +02:00
PTRCoder
c00705f9a4 Added log message for checking MAC address 2024-08-24 14:47:31 +02:00
PTRCoder
c4f6bffd91 Added forgotten log message 2024-08-24 14:47:31 +02:00
PTRCoder
d461a44e8b Added assert statement as sanity check 2024-08-24 14:47:31 +02:00
PTRCoder
c24b0c2e88 Added temp loggers for tracking where error occurs 2024-08-24 14:47:31 +02:00
PTRCoder
923d1d30da Removed now-redundant log messages and updated comments 2024-08-24 14:47:30 +02:00
PTRCoder
471efa4c8c Changed retrieval of values to be dependent on VAddr instead of pointer 2024-08-24 14:47:30 +02:00
PTRCoder
dd16c0b6a0 Added extra log messages for debugging 2024-08-24 14:47:30 +02:00
PTRCoder
97c856b2b5 Fixed casting error 2024-08-24 14:47:30 +02:00
PTRCoder
1dd28eedc5 Fixed missing call to Kernel() 2024-08-24 14:47:30 +02:00
PTRCoder
40ca69fafd Fixed MemorySystem retrieval 2024-08-24 14:47:30 +02:00
PTRCoder
bb08716752 Fixed lingering remnant of old value 2024-08-24 14:47:30 +02:00
PTRCoder
d76311bb1b Fixed missing argument 2024-08-24 14:47:30 +02:00
PTRCoder
01655fbbb0 Added retrieval of VAddr from input 2024-08-24 14:47:30 +02:00
PTRCoder
3f76dd3678 Revert independency of UDS 2024-08-24 14:47:30 +02:00
PTRCoder
28021f5578 Fixed NWM_INF implementation reference to NWM_UDS method 2024-08-24 14:47:29 +02:00
PTRCoder
ca85f92e0e Fixed debug log message 2024-08-24 14:47:29 +02:00
PTRCoder
a061a3dcec Updated include statements 2024-08-24 14:47:29 +02:00
PTRCoder
2fd28a883d Removed dependency on NWM_UDS 2024-08-24 14:47:29 +02:00
PTRCoder
b5d616bbed Fixed wrong dummy data 2024-08-24 14:47:29 +02:00
PTRCoder
60ee7abc38 Potential fix of cmd buffer header 2024-08-24 14:47:29 +02:00
PTRCoder
e47d9af750 Additional logging 2024-08-24 14:47:29 +02:00
PTRCoder
d5d0301702 Added temp logging for debugging 2024-08-24 14:47:29 +02:00
PTRCoder
a41fc80eab Fixed use of mapped buffer 2024-08-24 14:47:28 +02:00
PTRCoder
f88ebb65a3 Reverted 4th value to unknown 2024-08-24 14:47:28 +02:00
PTRCoder
b1d1757eaa Updated includes 2024-08-24 14:47:28 +02:00
PTRCoder
60c453b5bb Fixed argument 2024-08-24 14:47:28 +02:00
PTRCoder
b7777a7b47 Added include 2024-08-24 14:47:28 +02:00
PTRCoder
4b3ac391d8 Fixed wrong arguments 2024-08-24 14:47:28 +02:00
PTRCoder
13f32bd384 Fixed call return value 2024-08-24 14:47:28 +02:00
PTRCoder
826d6bed2d Changed implementation to rely on parser instead of raw 2024-08-24 14:47:27 +02:00
PTRCoder
5dea8a125b Moved kernel retrieval to argument 2024-08-24 14:47:27 +02:00
PTRCoder
bb4de89652 Fixed method call 2024-08-24 14:47:27 +02:00
PTRCoder
8b9e04c541 Fixed type name 2024-08-24 14:47:27 +02:00
PTRCoder
29fc438086 Fixed includes 2024-08-24 14:47:27 +02:00
PTRCoder
a6fe44f81f Fixed method name 2024-08-24 14:47:27 +02:00
PTRCoder
67380edbc9 Fixed method call 2024-08-24 14:47:26 +02:00
PTRCoder
babec1bb5c Fixed kernel reference 2024-08-24 14:47:26 +02:00
PTRCoder
6238f52819 Fixed missing namespace 2024-08-24 14:47:26 +02:00
PTRCoder
c4a99ccbe9 Fixed missing argument 2024-08-24 14:47:26 +02:00
PTRCoder
916849691b Fixed wrong mac 2024-08-24 14:47:26 +02:00
PTRCoder
7a997ea8ae Potentially fixed calling NWM_INF 2024-08-24 14:47:26 +02:00
PTRCoder
320a82bb5d Potential fix for calling NWM_UDS version 2024-08-24 14:47:26 +02:00
PTRCoder
0b0534400d Added include for NWM_UDS 2024-08-24 14:47:26 +02:00
PTRCoder
d61dfdaf2e Fixed cast to u32 and dummy value 2024-08-24 14:47:25 +02:00
PTRCoder
a14e398157 Added correct transition from INF to UDS 2024-08-24 14:47:25 +02:00
PTRCoder
54e4da1753 Initial full ScanAPs implementation 2024-08-24 14:47:25 +02:00
PTRCoder
aeb1e224f3 Fixed member reference 2024-08-24 14:47:25 +02:00
PTRCoder
c3b1beae1c Readded NWM_UDS header 2024-08-24 14:47:25 +02:00
PTRCoder
6b03ca58a2 Updated include statements 2024-08-24 14:47:25 +02:00