Simon Stürz
|
73e7c975af
|
Update lib search paths for all plugin types
|
2025-09-11 10:09:56 +02:00 |
|
Simon Stürz
|
835c1d9dd2
|
Update deprecated signals qt version handling
|
2025-09-11 10:09:56 +02:00 |
|
Simon Stürz
|
d58c5a6cf7
|
Fix bluetooth le connection
|
2025-09-11 10:09:56 +02:00 |
|
Simon Stürz
|
d71ce85f12
|
Fix interface allowed values loading and debug cathegories for thing and thing manager
|
2025-09-11 10:09:56 +02:00 |
|
Simon Stürz
|
685d28f88b
|
Port modbus rtu
|
2025-09-11 10:09:56 +02:00 |
|
Simon Stürz
|
aa59ddd714
|
Make testes not parallel
|
2025-09-11 10:09:52 +02:00 |
|
Simon Stürz
|
2acf7784a6
|
Update the entire Qt6 code to new signal slot connections
Update logging cathegories and allign coding style
|
2025-09-11 10:09:24 +02:00 |
|
Simon Stürz
|
2f0077a5d1
|
Add compat
|
2025-09-11 10:09:24 +02:00 |
|
Simon Stürz
|
3a234066ef
|
Fix qt5 build and test not overloading == operator
|
2025-09-11 10:09:24 +02:00 |
|
Simon Stürz
|
f5c4bd16ac
|
Add Qt6 support
Add Qt6 debian packaging
|
2025-09-11 10:09:24 +02:00 |
|
Simon Stürz
|
633ee99d0b
|
NetworkDiscovery: Fix localhost lookup and prevent usage of IPv6 on host lookup
|
2025-04-14 14:01:22 +02:00 |
|
Simon Stürz
|
00fc81405b
|
NetworkDiscovery: Fix possible crash on monitor cleanup
DateTime: Improve performance by using static current QDateTime method
|
2025-04-14 12:02:15 +02:00 |
|
jenkins
|
95ebffee0c
|
Merge PR #689: Rework network discovery
|
2025-03-20 14:15:07 +01:00 |
|
jenkins
|
628c2c9be7
|
Merge PR #688: core: Fix shutdown crash and improve application logging
|
2024-12-20 13:39:07 +01:00 |
|
jenkins
|
482f64f3ab
|
Merge PR #686: NetworkManager: add wireless device capabilities
|
2024-12-20 13:39:06 +01:00 |
|
jenkins
|
9127829a6c
|
Merge PR #685: Influxdb: Disable debug print if database is disabled or not initialized
|
2024-12-20 13:39:05 +01:00 |
|
jenkins
|
c48b6ae407
|
Merge PR #684: Use default cache location for the plugin info caches
|
2024-12-20 13:39:03 +01:00 |
|
jenkins
|
cc3e531b2b
|
Merge PR #672: Debug JSONRPC API handler
|
2024-12-20 13:39:02 +01:00 |
|
jenkins
|
318da58f45
|
Merge PR #670: Add systemd notify support
|
2024-12-20 13:39:01 +01:00 |
|
Simon Stürz
|
ffaa53b04d
|
Add debug API to JSONRPC
|
2024-12-20 10:06:35 +01:00 |
|
Simon Stürz
|
341a07cd85
|
Update ping and monitor handling
|
2024-12-19 20:40:53 +01:00 |
|
Simon Stürz
|
abb656016d
|
Update monitor
|
2024-12-19 20:40:53 +01:00 |
|
Simon Stürz
|
9b4b2d9b20
|
Update network device info and make host address the primary idetifier instead of the MAC address
Introduce monitor mode for network device info
Update network device monitor
introduce networkdevice interface
|
2024-12-19 20:40:21 +01:00 |
|
Simon Stürz
|
a31daf7742
|
core: Fix shutdown crash and improve application logging
Signed-off-by: Simon Stürz <simon.stuerz@nymea.io>
|
2024-11-25 14:50:40 +01:00 |
|
Simon Stürz
|
f013619a45
|
NetworkManager: add wireless device capabilities
|
2024-10-18 14:21:53 +02:00 |
|
Simon Stürz
|
09b378e251
|
Influxdb: Disable debug print if database is disabled or not initialized
|
2024-10-15 14:47:35 +02:00 |
|
Simon Stürz
|
81fdea51a8
|
Use default cache location for the plugin info caches
|
2024-10-09 14:09:56 +02:00 |
|
jenkins
|
f50a7b9a88
|
Merge PR #683: Network device discovery reachable to early
|
2024-10-01 16:53:58 +02:00 |
|
jenkins
|
795e541e01
|
Merge PR #679: Log proper RPC method name for the initial setup
|
2024-10-01 16:53:52 +02:00 |
|
jenkins
|
fb29d24265
|
Merge PR #678: modbus RTU: add platform configuration
|
2024-10-01 16:53:51 +02:00 |
|
jenkins
|
d761d7dccb
|
Merge PR #673: Remove unused signal
|
2024-10-01 16:53:50 +02:00 |
|
Simon Stürz
|
dae11725f8
|
NetworkDeviceDiscovery: Fix reachable changed before the network address is known
|
2024-10-01 14:58:02 +02:00 |
|
Simon Stürz
|
87ed98b72f
|
modbus RTU: add platform configuration
|
2024-08-07 11:09:19 +02:00 |
|
Tobi
|
28ea0545ec
|
Log proper RPC method name for the initial setup
|
2024-07-30 12:15:40 +02:00 |
|
Simon Stürz
|
bad240025d
|
Add systemd notify support
|
2024-03-26 08:43:12 +01:00 |
|
Simon Stürz
|
ce7d075af2
|
Remove unused signal
|
2024-03-26 08:38:57 +01:00 |
|
Simon Stürz
|
512ea502c1
|
Stop nymea time manager before shutdown the daemon
|
2024-03-26 08:23:21 +01:00 |
|
Michael Zanetti
|
c716f57e9c
|
Add more debug prints to script console when ThingState fails
|
2023-12-30 18:08:41 +01:00 |
|
jenkins
|
89615140eb
|
Merge PR #657: Add support for Bluetooth pairing during thing setup
|
2023-11-29 14:13:39 +01:00 |
|
jenkins
|
4e7d8270b1
|
Merge PR #656: Fix building with newer gcc
|
2023-11-29 14:13:38 +01:00 |
|
jenkins
|
7e4afba769
|
Merge PR #655: NetworkDeviceDiscovery: Update warning regarding multiple IPs for one MAC address.
|
2023-11-29 14:13:36 +01:00 |
|
jenkins
|
7ca78aff08
|
Merge PR #654: Make script runtime errors appear in the script console
|
2023-11-29 14:13:35 +01:00 |
|
jenkins
|
856c3503ee
|
Merge PR #653: LogEngine: provide possibility to disable the log engine
|
2023-11-29 14:13:34 +01:00 |
|
jenkins
|
4765e1174f
|
Merge PR #651: Make possibleValues for states dynamic and translatable
|
2023-11-29 14:13:32 +01:00 |
|
Michael Zanetti
|
cc26006a83
|
Add support for Bluetooth pairing during thing setup
|
2023-11-26 13:41:54 +01:00 |
|
Michael Zanetti
|
b868035bf5
|
Allow discovering on bluetooth adapter plugged in at runtime
|
2023-11-20 20:40:40 +01:00 |
|
Michael Zanetti
|
4305c76471
|
Fix building with newer gcc
|
2023-11-20 20:40:02 +01:00 |
|
Michael Zanetti
|
2c817247be
|
Fix building with newer gcc
|
2023-10-29 23:14:51 +01:00 |
|
Simon Stürz
|
abc4c128b1
|
NetworkDeviceDiscovery: Update warning regarding multiple IPs for one MAC address.
|
2023-10-17 10:19:34 +02:00 |
|
Michael Zanetti
|
748e599537
|
Make script runtime errors appear in the script console
|
2023-09-12 13:39:07 +02:00 |
|