Skip to content

bug fixes, WebSocket improvements

Compare
Choose a tag to compare
@jvo203 jvo203 released this 29 Jan 06:31
· 1252 commits to master since this release
  • corrected a problem with spectral lines (molecules) not being displayed after clicking F_REST in a web browser
  • updated the server-side mongoose C networking library and replaced a UDP wake-up helper with a new mg_wakeup() function from mongoose
  • the server-side WebSockets: separated the event loops for real-time spectra/video and PV-Diagram WebSocket messages
  • .tar.gz FUGIN multiple-dataset partial FITS downloads compressed with a microtar ANSI C library
  • added handling of HTTP 204 replies to the client-side JavaScript fetch_image_spectrum() function