An error occurred fetching the project authors.
- 24 Jun, 2016 1 commit
-
-
Cedric Roux authored
we have to free memory in any case...
-
- 23 Jun, 2016 1 commit
-
-
Cedric Roux authored
-
- 22 Jun, 2016 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- 20 Jun, 2016 1 commit
-
-
Cedric Roux authored
XY_LOOP_MODE: replace old points with new ones, using the maximum size of the view XY_FORCE_MODE: append_forced sets those and only those points and we crash if we pass too much points
-
- 17 Jun, 2016 1 commit
-
-
Cedric Roux authored
-
- 16 Jun, 2016 1 commit
-
-
Cedric Roux authored
-
- 10 Jun, 2016 1 commit
-
-
Cedric Roux authored
very basic, to be refined, find a nice way to display (plot? text?) protocol data movement
-
- 09 Jun, 2016 4 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
more readable, still not satisfying though
-
- 06 Jun, 2016 1 commit
-
-
Cedric Roux authored
and also start to use the PHY textview
-
- 05 Jun, 2016 5 commits
-
-
Cedric Roux authored
enb.c will then try to reconnect.
-
Cedric Roux authored
-
Cedric Roux authored
write() on a socket with the other end closed throws a SIGPIPE. Let's ignore this signal. write() will return an error anyway...
-
Cedric Roux authored
fullread has been changed, so get_event too, and the callers also for the moment the callers crash, enb.c will be a bit more clever, the others to see...
-
Cedric Roux authored
The application (enb.c basically) will now monitor the socket and reconnect if it dies. See following commits.
-
- 04 Jun, 2016 1 commit
-
-
Cedric Roux authored
It was wrong. Plus it is starting work so as to make enb.c not crashing if the tracee goes away (maybe also textlog and vcd, but those are of less importance).
-
- 31 May, 2016 1 commit
-
-
Cedric Roux authored
The local tracer now waits for the remote tracer to connect, that's no more the other way around. All the remote tracers (textlog, enb, vcd) have also been converted.
-
- 27 May, 2016 3 commits
-
-
Cedric Roux authored
can be deactivated on the command line or in the gui
-
Cedric Roux authored
-
Cedric Roux authored
-
- 25 May, 2016 4 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
- adding T macros here and there - modify the T_messages.txt - modify enb.c to trace them in the RRC view
-
Cedric Roux authored
plus add rrc connection setup complete tracing
-
Cedric Roux authored
as special events. If we store all received events to a file, this dump is now self-contained. Helps to analyze traces. Some functions have also been factorized in the process, too much duplication. (Also tracer/Makefile was forgotten in previous commit, included in this one...)
-
- 24 May, 2016 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- 19 May, 2016 1 commit
-
-
Cedric Roux authored
-
- 17 May, 2016 5 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
- 12 May, 2016 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- 11 May, 2016 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
this calls clock_gettime for each active T macro, hopefully it does not eat too much CPU can be deactivated by commenting one line in T_defs.h
-
- 04 May, 2016 1 commit
-
-
Cedric Roux authored
-