449e132f27
Remove trailing whitespace
...
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-02-29 23:18:47 +01:00
Steffen Vogel
0735eb0f89
Make project REUSE compliant
...
And various other cleanups and harmonizations
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 11:16:04 +02:00
Philipp Jungkamp
87488fc167
webrtc: Change wss:// to https://
...
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-06-21 15:16:12 +02:00
7eec1bb753
update Steffens mail address
...
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-12-16 23:44:07 +01:00
b94746effb
relicense VILLASnode to Apache 2.0
2022-07-04 18:23:57 +02:00
Iris Marie Köster
32aadb3a5e
convert data blob into ArrayBuffer
2022-04-07 13:16:18 +02:00
f2c9acb536
webrtc: fix Javascript/Browser demo client
2022-03-30 10:13:55 +00:00
b96ee6c602
webrtc: update signaling server URL
2022-03-16 07:35:03 -04:00
f860ba2a98
webrtc: add copyright notice
2022-03-15 09:29:20 -04:00
5fe22ba5ee
webrtc: small fixes to browser example
2022-03-14 19:39:34 -04:00
ea5b0b4993
webrtc: add missing siggen node to instructions
2022-03-14 17:23:15 -04:00
f516a76f2c
webrtc: add example for browser client
2022-03-14 15:46:31 -04:00
6d03a8341a
remove flot submodule
2021-11-04 12:46:08 +01:00
fa335a9a65
remove old standalone web-interface in favour of VILLASweb
2021-11-04 12:45:02 +01:00
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