191 Commits

Author SHA1 Message Date
Michael Zanetti
87db9dd4ec Update plugin.pri to make full use of nymea-plugininfocompiler goodness 2019-07-15 22:55:11 +02:00
Michael Zanetti
0ba3f6ca39 Add a workaround to allow some customer plugins to still build. 2019-07-15 22:55:11 +02:00
Michael Zanetti
9eaafc8ee9 Give the plugin metadata parser its own debug category. 2019-07-15 22:55:11 +02:00
Michael Zanetti
51f5538772 Improve the PIC to detect duplicate UUIDs, give metter messages. Clean up mock plugin. 2019-07-15 22:55:11 +02:00
Michael Zanetti
b056fb8b5e Add nymea-plugininfocompiler to replace nymea-generateplugininfo 2019-07-15 22:55:11 +02:00
Michael Zanetti
d24abfe3d0 Move devicemanager's implementation out of libnymea into libnymea-core 2019-07-15 22:52:52 +02:00
Michael Zanetti
77a3e851bd Add support for device settings 2019-07-04 13:33:50 +02:00
Michael Zanetti
5ed3e73974 Fix some typos 2019-06-21 21:22:01 +02:00
Jenkins
7700995ef7 Merge PR #172: Rename the target in the plugin.pri so plugin devs don't have to do it 2019-06-19 23:52:18 +02:00
Jenkins
d2c87a619c Merge PR #171: Add filterByDeviceClass to Devices 2019-06-19 23:52:18 +02:00
Jenkins
fd7c99ebfe Merge PR #170: Abstract ZeroConf into a platform plugin 2019-06-19 23:52:18 +02:00
Jenkins
4f56fe4a04 Merge PR #167: Add new interface closablesensor 2019-06-19 23:52:18 +02:00
Jenkins
1131bce321 Merge PR #166: Fix loading/saving of params using typeId 2019-06-19 23:52:18 +02:00
Jenkins
860d27c7b4 Merge PR #164: System manager 2019-06-19 23:52:18 +02:00
Jenkins
0c4a4f050c Merge PR #162: Fix include installs 2019-06-19 23:52:18 +02:00
Michael Zanetti
62d87579b8 rework plugininfo target a bit to be more reliable 2019-06-05 00:23:04 +02:00
Michael Zanetti
80693173de Rename the target in the plugin.pri so plugin devs don't have to do it 2019-06-04 21:40:34 +02:00
Michael Zanetti
6c893b63aa Add filterByDeviceClass to Devices 2019-06-04 13:24:04 +02:00
Michael Zanetti
5a03cb840b Restructure a bit 2019-06-04 13:23:33 +02:00
Michael Zanetti
f884a6c194 fix zeroconf platform api ID mess 2019-05-27 21:51:49 +02:00
Michael Zanetti
253972cb9a Abstract ZeroConf into a platform plugin 2019-05-23 05:35:03 +02:00
Michael Zanetti
2e2e86d68a Documentation and finetuning 2019-05-20 22:52:35 +02:00
Simon Stürz
f5d0e8ad48 Update error messages for device/plugin loading 2019-05-20 12:34:20 +02:00
Simon Stürz
0a4381f09c Update device debug operator 2019-05-20 11:02:49 +02:00
Simon Stürz
8d2d0446bc Fix saving params containing the type and debug output language 2019-05-20 10:59:40 +02:00
Michael Zanetti
4539058e11 drop unused method 2019-05-19 18:21:37 +02:00
Michael Zanetti
56f874d721 Add copyright headers 2019-05-18 01:19:50 +02:00
Michael Zanetti
afa1126e6e More work on the system management api 2019-05-18 00:51:51 +02:00
Simon Stürz
0d4e822005 Make closeable sensor inhert from sensor interface 2019-05-15 23:50:10 +02:00
Simon Stürz
07144e27c1 Add new interface closablesensor 2019-05-15 23:50:10 +02:00
Simon Stürz
69c46e1bd7 Add interface files for navigation 2019-05-15 23:48:56 +02:00
Simon Stürz
0d7ba938f2 Add navigation pad interfaces 2019-05-15 23:48:56 +02:00
Simon Stürz
6a2d7bd581 Save device params and plugin configuration containing also the type of the value 2019-05-14 19:39:59 +02:00
Michael Zanetti
37c0cbdb28 fix install target for external plugin file 2019-05-14 10:51:20 +02:00
Michael Zanetti
8698a5c1af move generateplugininfo to libnymea 2019-05-14 10:51:20 +02:00
Michael Zanetti
426bbf0907 Fix some more install paths 2019-05-14 10:50:08 +02:00
Michael Zanetti
0803881c92 install plugin.pri via build system 2019-05-14 10:50:08 +02:00
Michael Zanetti
b03899ce39 make use of pkg-config in plugin.pri 2019-05-14 10:50:08 +02:00
Michael Zanetti
ac766c9cc8 Some more fixes for pkgconfig 2019-05-14 10:50:08 +02:00
Michael Zanetti
dc4452571e Fix header install prefix 2019-05-14 10:50:08 +02:00
Michael Zanetti
07cd3d9481 add license headers 2019-05-13 19:52:20 +02:00
Michael Zanetti
02b97a686e Simplify it a bit 2019-05-10 01:31:26 +02:00
Michael Zanetti
3944e94699 Initial work on an integrated system update mechanism 2019-05-02 12:14:16 +02:00
Jenkins
a91fa09940 Merge PR #156: Fix JsonRpc server breaking transports upon guard timer timeouts 2019-05-02 11:56:04 +02:00
Michael Zanetti
81b9f06599 Improve Translator debug output and remove some unneeded search paths 2019-05-02 11:33:13 +02:00
Michael Zanetti
024613b9fc Add support for pkg-config 2019-04-24 11:45:39 +02:00
Michael Zanetti
3ff10e2881 Properly fix install paths 2019-04-17 15:10:24 +02:00
Michael Zanetti
ad4c2acbfc Also drop hardcoded NYMEA_PLUGINS_PATH from .pro file 2019-04-16 23:33:29 +02:00
Michael Zanetti
d466a3c75f Don't set debian/ubuntu specific paths in prject file 2019-04-16 23:32:54 +02:00
Michael Zanetti
9e2d495f9a Fix JsonRpc server breaking transports upon guard timer timeouts 2019-04-16 19:48:56 +02:00