Sebastian Hildebrandt
a943c1df16
Merge pull request #904 from RogerHardiman/risc-v
...
Handle RISC-V CPU Manufacturer and Brand using uarch in /proc/cpuinfo
2024-12-23 10:11:54 +01:00
Sebastian Hildebrandt
7eb83e2565
fix networkConnections()
2024-12-23 09:39:58 +01:00
Sebastian Hildebrandt
8a801aec95
refactored wifiConections() (macOS)
2024-12-22 13:21:54 +01:00
Sebastian Hildebrandt
c490c6ee9e
wifiNetworks() refactored parsing (macOS)
2024-12-21 18:47:43 +01:00
Sebastian Hildebrandt
473f63916c
wifiNetworks() refactored parsing (macOS)
2024-12-21 18:37:29 +01:00
Sebastian Hildebrandt
51c89c1f1c
wifiNetworks() refactored parsing (macOS)
2024-12-21 18:25:44 +01:00
Sebastian Hildebrandt
cea12c50b6
networkConnections() refactored PID parsing (macOS)
2024-12-21 18:07:16 +01:00
Sebastian Hildebrandt
1dd534d4cd
networkConnections() refactored PID parsing (macOS)
2024-12-21 17:47:49 +01:00
Sebastian Hildebrandt
195177bc03
users(), wifiNetworks() fixed parsing (macOS Seguoia)
2024-12-21 15:46:53 +01:00
Sebastian Hildebrandt
26b5cd24e3
chassis() new chassis detection (macOS)
2024-12-18 15:00:24 +01:00
Sebastian Hildebrandt
823503d876
chassis(): new chassis detection (macOS)
2024-12-17 22:30:49 +01:00
Sebastian Hildebrandt
6d1141bf7a
wifiConnections() improved BSSID parsing (windows)
2024-12-14 08:36:25 +01:00
Sebastian Hildebrandt
e8732d42b9
networkConnections: improved parsing (macOS)
2024-12-13 07:53:01 +01:00
Sebastian Hildebrandt
e91f61dd17
networkConnections: improved parsing (macOS)
2024-12-13 07:33:20 +01:00
Sebastian Hildebrandt
7fd3e4cbb1
fix time(), networkConnections() fixed wrond PID parsing (macOS)
2024-12-13 00:24:26 +01:00
Sebastian Hildebrandt
5993adeb79
time() changed retrieval of timezones (linux, macOS)
2024-12-12 08:02:18 +01:00
Sebastian Hildebrandt
ca49cd102b
typings: added definitions with overload
2024-12-11 06:34:59 +01:00
Sebastian Hildebrandt
dc6474fe84
system() added Raspberry 500 detection
2024-12-10 05:52:04 +01:00
Sebastian Hildebrandt
f7af0a67b7
networkInterfaces() sanitizing SSID names (windows)
2024-12-09 09:54:15 +01:00
Sebastian Hildebrandt
56032602df
system() added Raspberry CM5 detection
2024-12-08 12:19:52 +01:00
Sebastian Hildebrandt
55a1fc2a3a
processLoad() linux fix * (linux)
2024-08-21 19:34:23 +02:00
Sebastian Hildebrandt
642312e166
processLoad() linux fix * (linux)
2024-08-21 19:30:33 +02:00
Sebastian Hildebrandt
86f54c0d03
baseboard(), chassis() cleaned defauls (linux)
2024-08-06 16:41:52 +02:00
Sebastian Hildebrandt
3ef84b0b80
usb() fixed duplicated entries (windows)
2024-08-02 11:55:24 +02:00
Sebastian Hildebrandt
b33df173b8
execSync() fixed EFAUL issue (linux)
2024-08-01 07:47:03 +02:00
Sebastian Hildebrandt
9a10cf4c1b
updated docs
2024-07-31 06:07:04 +02:00
Sebastian Hildebrandt
7131f5ae08
usb: added serialNumber (linux)
2024-07-31 05:50:42 +02:00
Sebastian Hildebrandt
ec7fa4a411
osInfo() added macOS Sequoia
2024-06-10 20:44:08 +02:00
Sebastian Hildebrandt
7debd4ce6e
powerShellStart() fixed kill issue
2024-05-31 11:34:29 +02:00
Sebastian Hildebrandt
6ed68f7f80
memLayout() fixed typo manufacturer
2024-05-13 13:17:09 +02:00
Sebastian Hildebrandt
8e66e0d871
utils() replaces deprecated util._extend()
2024-05-05 20:02:59 +02:00
Roger Hardiman
62e07052bd
Handle RISC-V CPU Manufacturer and Brand using uarch in /proc/cpuinfo
...
In the RISC-V world, CPUs are often designed by companies like SiFive, T-Head and Andes.
Use the /proc/cpuinfo 'uarch' values to get the CPU designer and CPU model.
These designs are then licensed to SoC manufacturers who add I/O and GPU features.
For example Allwinner (D1) and StarFive (JH7110), and Sophgo (SG2000)
2024-04-16 12:09:46 +00:00
Sebastian Hildebrandt
5fe29c64ba
battery() fixed designed capacity issue (windows)
2024-04-02 15:18:01 +02:00
Sebastian Hildebrandt
8f4b013b63
networkInterfaces() fixed speed of not connected interfaces (windows)
2024-03-19 08:17:26 +01:00
Sebastian Hildebrandt
17b9d6c5ec
wifiConnections() fixed formatting bssid (macOS)
2024-03-19 06:01:33 +01:00
Sebastian Hildebrandt
6a410cde1e
uuid() improved parsing machine id (linux)
2024-03-16 15:51:42 +01:00
Sebastian Hildebrandt
acbaac389e
memLayout() improved parsing memory bank (windows)
2024-03-15 21:48:51 +01:00
Sebastian Hildebrandt
356bb7a505
memLayout() improved parsing memory bank (windows)
2024-03-15 16:24:18 +01:00
Sebastian Hildebrandt
1744982db0
chassis() type, assetTag, sku improved parsing (macOS)
2024-03-14 05:02:18 +01:00
Sebastian Hildebrandt
aad942f474
wifiConnections() patch for mac OS Sonome 14.4 (macOS)
2024-03-12 17:17:32 +01:00
Sebastian Hildebrandt
400b231406
wifiConnections() added patch for deprecated airport cmd (macOS Sonoma 14.1)
2024-03-10 17:19:39 +01:00
Sebastian Hildebrandt
f9e9c6c199
wifiConnections() added signal quality attribute
2024-02-18 08:21:33 +01:00
Sebastian Hildebrandt
e1aa9827f7
wifiConnections() fixed signal strength (windows)
2024-02-17 15:52:43 +01:00
Sebastian Hildebrandt
38ec864603
osInfo() improved release parsing (linux)
2024-01-21 11:45:58 +01:00
Sebastian Hildebrandt
9ffc74a0b2
updated docs, code cleanup
2024-01-20 15:59:08 +01:00
Sebastian Hildebrandt
1c6ef6fbd8
cpu() improved speed parsing
2024-01-20 08:38:09 +01:00
Sebastian Hildebrandt
1ae02c1ac4
improving cpu speed parsing
2024-01-20 08:31:37 +01:00
Sebastian Hildebrandt
f4f9acd1c7
powerShell() fix invalid pattern
2023-12-03 19:48:04 +01:00
Sebastian Hildebrandt
40e9cc1a26
fix typescript typings
2023-12-03 19:38:48 +01:00
Sebastian Hildebrandt
453d338a93
networkConnections() fix truncated ip6 addr (macOS)
2023-11-24 13:12:40 +01:00