Scott Fennell
866c21d5a5
include freeze time tics in calculation for websocket data intervals ( #1296 )
2022-06-28 17:20:50 -05:00
Penn, John M 047828115
4c52ed2753
Merge Caleb Herpins port of Trick webserver from Mongoose to CivetWeb #730 .
2021-08-18 13:15:10 -05:00
Scott Fennell
4f5ce7e4a1
Maven, offline mode, and --enable-mongoose ( #939 )
...
closes #938
closes #941
closes #943
2020-02-05 14:31:58 -06:00
Scott Fennell
0d5aa45c20
Python3 exec open ( #907 )
...
* update .gitignore
* #906 change all python execfile() to exec(open().read())
2019-11-14 13:35:57 -06:00
jmpenn
95c6659733
Incorporate Webserver into Trick, so one only has to include HttpServ… ( #886 )
...
* Incorporate Webserver into Trick, so one only has to include HttpServer.sm
* Tweaks in default index.html file
* Rename HTTPServer.sm to WebServer.sm
* Rename http_server to WebServer
* Add --retry to curl invocations in HttpServer makefile.
* Fix #include in VariableServerVariable.hh
* Include cleanup and curl tweaks in the hopes of making Jenkins happy.
* Doh! problem in makefile masked by preinstalled mongoose in usr/local/lib
* DIE Make Bug DIE
* Fix include in WebServer.sm
* WebServer.sm constructor name
* Don't SWIG mongoose.h
* Compile with -std=c++11
* Attempt to fix race condition in makefile
* makefie tweek
* Fix trick library name problem for Centos and Redhat
2019-10-23 11:58:19 -05:00
Penn, John M 047828115
bf288636cb
Efficiently handle time-consistent and non-time consistent message modes in web server, plus lots of refactoring. ref #883
2019-10-08 14:14:18 -05:00
Scott Fennell
c43ba55edf
add an element to get a font to the react app
2019-09-04 12:51:52 -05:00
Scott Fennell
d3ca4c4781
remove fonts
2019-09-03 09:13:26 -05:00
Scott Fennell
d8717059f5
#851 complete a basic mockup with some features of the React-based sim-control UI
2019-08-27 13:10:18 -05:00
Penn, John M 047828115
2e08379e42
Add the ability to add new types of WebSocketSessions to make server extensible
2019-08-20 18:14:47 -05:00
Penn, John M 047828115
3e1d639a3e
Synchronize web socket variable server to realtime frame. #847 #730
2019-08-13 16:27:03 -05:00
Penn, John M 047828115
c011f27a2c
Add web socket variable server and html/javascript example app #844 #730
2019-07-18 16:35:29 -05:00
Penn, John M 047828115
e6b6312396
Add Websocket sessions to experimental mongoose-based embedded web server. Ref #828
2019-06-19 17:23:32 -05:00
Penn, John M 047828115
7ccdade441
Fix S_overrides.mk #756
2019-04-24 18:50:08 -05:00
Penn, John M 047828115
cebfc174ae
Don't compile and link HTTP server by default Ref #756
2019-04-24 18:29:50 -05:00
Penn, John M 047828115
b029fae692
Add an experimental mongoose-based embedded web server to SIM_cannon_numeric #756
2019-04-17 17:26:48 -05:00
jmpenn
8c97db25f4
Cleanup the Cannon Readme's and Sim Tweaks of Clarity ( #659 )
...
* Delete a bunch of old png's.
* Make g (acceleration of gravity at sea-level) a parameter rather to make doc cleaner.
* Update Cannon READMEs to be more informative.
2018-08-17 17:07:06 -05:00
jmpenn
d90a979b36
Updates for Example Sims ( #655 )
...
* Move integloop initialization from input file to S_defines create_connections routine
* Add README.md to describe the ball sims.
2018-07-31 19:01:47 -05:00
John M. Penn
f9c0b16451
More heading fixes in various README.md files
2017-05-11 17:44:43 -05:00
John M. Penn
9ac0f64f10
Organize model functions and prototypes. Refs #338
2016-11-17 16:04:07 -06:00
John M. Penn
8ad462cd1c
Improve organization of Cannon sim files. Ref #338
2016-11-01 18:16:26 -05:00
John M. Penn
0c5a4a07c2
Add RUN_graphics scenario to SIM_cannon_numeric
2016-10-27 14:37:14 -05:00
John M. Penn
37a75bc34e
Update SIM_cannon_numeric
2016-10-20 19:12:31 -05:00
John M. Penn
c1a60f3c8f
Moved README.md and images from SIM_cannon_integ to SIM_cannon_numeric
2016-10-20 19:08:41 -05:00
John M. Penn
4f9c1cdc0b
Get rid of SIM_cannon_dt and combine Sim_cannon_contact and SIM_cannon_integ
2016-10-20 17:35:27 -05:00