1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

37 commits

Author SHA1 Message Date
c3889beb38 cmake: use GnuInstallDirs for installing configuration files into the proper directory (closes #276) 2020-09-10 17:40:37 +02:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
8ea70b541f web: use signal names from new signal definitions 2018-09-17 22:19:09 +02:00
4223241ac9 web: fix automatic reconnect 2018-09-17 22:19:09 +02:00
0c62ce4cf0 web: fix websocket uri when page is loaded via file:// 2018-09-17 22:19:09 +02:00
d35971c26c refactor: update copyright years 2018-08-20 18:40:03 +02:00
0a4f1a3731 cmake: add install targets and several other cpack improvments 2018-06-30 01:29:45 +02:00
9094941b4c cmake: add more CMakeLists.txt 2018-06-29 14:36:50 +02:00
f585a94ebf remove most of the old Makefiles 2018-06-29 14:36:24 +02:00
fa66861d2d web: send floating point values via slider 2018-05-08 08:11:35 +02:00
71d1323e9b web: do not filter incoming websocket messages on id 2018-05-07 18:37:43 +02:00
839c332813 more compiler fixes 2017-09-05 10:19:36 +02:00
313193140d web: allow higher plot refresh rates 2017-08-30 23:30:48 +02:00
c0364aba8c only install mockup for now 2017-08-27 17:08:17 +02:00
58fca52b2c web: improve logging 2017-08-27 17:08:00 +02:00
56c6855888 websocket: use correct msg version 2017-08-27 17:07:33 +02:00
a24b2255a2 web: do not use catch-all connection 2017-07-14 13:23:19 +02:00
4dfe6c6a6b removed old start website 2017-05-08 01:18:45 +02:00
6bbeae45ef web: enable selection zoom 2017-05-08 00:50:56 +02:00
9b40fec70a web: better checks 2017-05-08 00:50:55 +02:00
74cc21952a web: mockup is not related to VILLASweb 2017-05-08 00:50:55 +02:00
53fbc6a6af web: add more checkboxes 2017-05-08 00:50:55 +02:00
49054eef9f cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
982136508b do not show empty parentheses ‚()‘ 2017-05-01 16:57:54 +02:00
9b1e6a33ed add license to headers 2017-04-27 13:20:20 +02:00
5be1853649 added GPL license to file headers 2017-04-27 12:56:43 +02:00
8c4f291fd9 changed byte-order for websocket messages to little-endian 2017-04-24 13:25:30 +02:00
16efe4878e updated jQuery and jQuery-UI to latest versions 2017-04-07 17:25:19 +02:00
7ae878ca86 updated WebSocket mockup for new API and smaller improvements 2017-04-07 17:24:51 +02:00
0a270c7aad split Javascript code over multiple files 2017-04-06 20:53:18 +02:00
dbc1530727 Overhaul of build and packaging system:
- Build RPM packages for VILLASnode and dependencies with the ‚rpm‘, ‚rpm-villas‘, ‚rpm-livxil‘ and ‚rpm-libwebsockets‘ make targets
- Upload new RPM packages to the repository with the ‚deploy‘ make target
- Build a developer Docker image with the `docker-dev` target
- Run the developer image with the `run-docker-dev` target
- Build a production Docker image with the `docker` target
  This requires that all RPM packages have been build previously!
- Use hard-coded default paths where applicable
- Updated index website
- Added some usage information and hints

Documentation of the new system is still outstanding
2017-03-29 04:04:20 +02:00
9c40931a04 Merge branch 'feature-mpmc-queue' into feature-curlio 2017-03-05 10:06:32 -04:00
1dba01a8ae Re-license source code to LGPLv2.1 (closes #56) 2016-11-22 11:14:25 -05:00
dd7e0443ce add node id to web mockup javascript 2016-11-07 21:30:28 -05:00
2c2b0c3062 improved landing page 2016-10-15 23:07:30 -04:00
32cf86c617 fixed submodules and added landing page 2016-09-09 23:51:56 -04:00