Commit Graph

12 Commits

Author SHA1 Message Date
Michael Davidsaver 67843eb392 more config 2020-08-10 12:09:55 -07:00
Michael Davidsaver 4322eb1491 relax parsing of bool from EPICS_PVA* 2020-08-10 12:09:55 -07:00
Michael Davidsaver e36db5527c Server fail hard on invalid EPICS_PVAS_INTF_ADDR_LIST 2020-07-26 20:46:12 -07:00
Michael Davidsaver 7debb1fae3 update Config handling
rename from_env() -> fromEnv()
add fromDefs()
2020-07-26 20:46:12 -07:00
Michael Davidsaver 46bcf877c9 replace epicsParse*() with std::sto*() 2020-04-16 22:01:38 -07:00
Michael Davidsaver a07338c0d3 config parsing avoid regex
help gcc 4.8 compat
2020-03-05 18:24:53 -08:00
Michael Davidsaver 96e5c44f73 rename localhost -> isolated 2020-02-26 23:45:24 -08:00
Michael Davidsaver acfba6469e start client beacon rx 2020-02-26 08:38:15 -08:00
Michael Davidsaver cfa18525cf update Config 2020-02-21 09:45:03 -08:00
Michael Davidsaver 1edeab8a39 start client 2020-02-20 23:12:24 -08:00
Michael Davidsaver d6a4865a05 server config expand 2020-02-18 18:17:53 -08:00
Michael Davidsaver e3e9655fe7 separate server Config
prepare to combine with client Config
2020-02-18 16:30:23 -08:00