ID |
Date |
Author |
Topic |
Subject |
Text |
|
926
|
06 Nov 2013 |
Stefan Ritt | Info | midas programs "auto start", etc | > "programs auto start" : works but has strange
interactions and side effects, do not use
it.
|
|
925
|
28 Oct 2013 |
Stefan Ritt | Bug Fix | fixed mlogger run auto restart bug | > Does the sequencer survive a crash or a
restart of mhttpd?
|
|
924
|
28 Oct 2013 |
Konstantin Olchanski | Bug Fix | fixed mlogger run auto restart bug | >
> More generally I kind of consider the mlogger
auto restart facility as deprecated. It works |
|
923
|
25 Oct 2013 |
Stefan Ritt | Bug Fix | fixed mlogger run auto restart bug | > A problem existed in midas for some time:
when recording long data sets of time (or
event) limited runs
|
|
922
|
25 Oct 2013 |
Konstantin Olchanski | Info | MacOS select() problem | > The following code found in mhttpd does
not work on MacOS (BSD UNIX). ...
|
|
921
|
25 Oct 2013 |
Konstantin Olchanski | Bug Fix | fixed mlogger run auto restart bug | A problem existed in midas for some time:
when recording long data sets of time (or
event) limited runs
|
|
920
|
22 Oct 2013 |
Konstantin Olchanski | Info | audit of db_get_record() | Record-oriented ODB functions db_create_record(),
db_get_record(), db_check_record() and
db_set_record() require special attention |
|
919
|
22 Oct 2013 |
Konstantin Olchanski | Info | midas programs "auto start", etc | MIDAS "programs" settings include: /programs/xxx/"auto
start", "auto restart" and "auto stop". What
do
|
|
918
|
09 Oct 2013 |
Konstantin Olchanski | Info | ODB JSON support | > > odbedit can now save ODB in JSON-formatted
files.
> A bug was reported in my JSON ODB encoder: |
|
917
|
01 Oct 2013 |
Konstantin Olchanski | Info | MacOS select() problem | The following code found in mhttpd does not
work on MacOS (BSD UNIX).
|
|
916
|
27 Sep 2013 |
Konstantin Olchanski | Info | ODB JSON support | > odbedit can now save ODB in JSON-formatted
files.
>
|
|
915
|
25 Sep 2013 |
Konstantin Olchanski | Info | Documentation for ODBGet() & co, Javascript and AJAX functions. | > > The bulk of the MIDAS AJAX and Javascript
functions is now documented on the MIDAS
Wiki:
|
|
914
|
24 Sep 2013 |
Stefan Ritt | Bug Report | mhttpd truncates string variables to 32 characters | > This is the jset code. The best I can tell
it truncates string variables to the existing
size in ODB:
|
|
913
|
24 Sep 2013 |
Stefan Ritt | Info | mktime() and daylight savings time | > > > I vaguely remember that I had a similar
problem with ELOG. The solution was to call
tzset() at the beginning of the program. |
|
912
|
24 Sep 2013 |
Stefan Ritt | Info | mktime() and daylight savings time | > > I vaguely remember that I had a similar
problem with ELOG. The solution was to call
tzset() at the beginning of the program. |
|
911
|
24 Sep 2013 |
Konstantin Olchanski | Info | mktime() and daylight savings time | > I vaguely remember that I had a similar
problem with ELOG. The solution was to call
tzset() at the beginning of the program. |
|
910
|
24 Sep 2013 |
Stefan Ritt | Bug Report | mhttpd truncates string variables to 32 characters | Actually this was no bug, but a missing feature.
Strings were never meant to be extended via
the web interface.
|
|
909
|
24 Sep 2013 |
Stefan Ritt | Info | mktime() and daylight savings time | I vaguely remember that I had a similar problem
with ELOG. The solution was to call tzset()
at the beginning of the program. The man |
|
908
|
23 Sep 2013 |
Stefan Ritt | Info | Custom page header implemented | Due to popular request, I implemented a custom
header for mhttpd. This allows to inject
some HTML code
|
|
907
|
18 Sep 2013 |
Konstantin Olchanski | Bug Report | mhttpd truncates string variables to 32 characters | I confirm the second part of the problem.
Inline edit uses ODBSet(), which uses the |
|