March 2005 Commit Log

Number of Commits:
54
Number of Active Developers:
3
d1mag 2005-03-29 00:21

Fix a bug where DS9097U could be stuck in MODE_STRONG5 if result is
received with errors.

36 lines of code changed in 5 files:

d1mag 2005-03-26 09:20

Update device bus_nr in cache after each read/write to avoid expired data.

20 lines of code changed in 3 files:

alfille 2005-03-25 21:20 Rev.: 1.33

DS18S20 fix. Scratch pad write only 2 bytes.

8 lines of code changed in 1 file:

d1mag 2005-03-25 19:19

Fixed a bug in ClientConnect() when connection fails. Added some more
error variables and error checking since I noticed a hanging
serial adapter after 12 hours reading.

91 lines of code changed in 8 files:

alfille 2005-03-24 21:31 Rev.: 1.27

DFS1921 fixes to mission date, mission in progress, added delay.

93 lines of code changed in 1 file:

d1mag 2005-03-23 09:39

Check presence of first /bus.x at least.. It should be done on all parts
of the path, but it will be too much network traffic between owserver and
owfs without any big improvement.

11 lines of code changed in 3 files:

d1mag 2005-03-23 08:48

Fix a bug when using urls with /text

15 lines of code changed in 2 files:

d1mag 2005-03-23 06:32 Rev.: 1.40

Fixed a bug when reading status bits from USB-adapter. 16'th byte was read
even if it wasn't available in buffer. Added detection of short-cut on
bus too.

76 lines of code changed in 1 file:

d1mag 2005-03-23 03:39 Rev.: 1.26

Just a compilation warning.

2 lines of code changed in 1 file:

alfille 2005-03-22 20:13 Rev.: 1.25

Fixes to FillMission for mission date

30 lines of code changed in 1 file:

alfille 2005-03-22 19:59 Rev.: 1.10

Got rid of scoping error in RunAccepted (HandlerRoutine) and actually eliminated the parameter altogether.

9 lines of code changed in 1 file:

alfille 2005-03-22 19:45 Rev.: 1.110

Added ServerPresence prototype

2 lines of code changed in 1 file:

alfille 2005-03-22 18:27 Rev.: 1.15

Fredrick Simonsson's fix

3 lines of code changed in 1 file:

d1mag 2005-03-22 10:18

Added ServerPresence() to return which in-device has a specific
connected device. When the device is found, it's cached with
Cache_Add_Device(bus_nr, sn).
FS_ParsedName() will check for presense again and return error if not
found on any in-devices.

337 lines of code changed in 14 files:

d1mag 2005-03-21 10:37

Replaced SemiGlobal to a uint32_t to make it endian safe. Some bugs fixed
when more than 3 owservers were used in a serie. The path got unuseable
after too many hops.

225 lines of code changed in 17 files:

alfille 2005-03-20 22:05

Getting closer on DS1921 -- "Easystart" works, but there is a problem reading the mission timestamp.

118 lines of code changed in 3 files:

alfille 2005-03-20 10:14

Change date-as-number to "udate" instead of "counter". Affects DS1921, DS1915 DS1917 DS1904 DS1984. Update the man pages, too.

123 lines of code changed in 6 files:

alfille 2005-03-19 21:54 Rev.: 1.22

added alarmlog and temperature log to DS1921

150 lines of code changed in 1 file:

alfille 2005-03-19 15:41 Rev.: 1.21

DS1921 -- fixed double lock (lockup) in temperature conversion

4 lines of code changed in 1 file:

alfille 2005-03-19 08:06

DS1921 writing now fixed. Date input handling improved in ow_write

21 lines of code changed in 2 files:

alfille 2005-03-17 19:32

1921 cleanup -- still problem with data write.

7 lines of code changed in 2 files:

d1mag 2005-03-17 08:00 Rev.: 1.30

BigEndian problem when sending semiglobal.

15 lines of code changed in 1 file:

d1mag 2005-03-15 13:53

Reversed some changes which wasn't really correct. extention is ignored
for pn_system just to let /system/adapter/version.4 work as good as
possible. Need to change some minor things for "owfs" too since it
still fails at some points. (filesize problem)

17 lines of code changed in 3 files:

d1mag 2005-03-15 11:16

Have to skip presencecheck totally when receiving a path from a remote
owserver.

72 lines of code changed in 6 files:

oskin 2005-03-15 08:54

Change file name "reset" to "por".

9 lines of code changed in 2 files:

oskin 2005-03-15 08:54

Alarms supported.

6 lines of code changed in 2 files:

alfille 2005-03-14 21:51 Rev.: 1.18

DS1921 thermocron updates -- OW_MIP for mission in progress and corrected temperature conversion

36 lines of code changed in 1 file:

d1mag 2005-03-14 16:27

Some bug fixes for the filelength when reading files. Now it seems to work
perfect. Some more cleanup could still be done though.

60 lines of code changed in 8 files:

d1mag 2005-03-14 10:58

Some cleanup and bugs fixed. Reduced the communication between
owserver and client since most file-sizes are known and shouldn't
be requested from remote owserver.

583 lines of code changed in 16 files:

alfille 2005-03-10 20:49

Full fix of subdirectories

109 lines of code changed in 2 files:

d1mag 2005-03-10 10:47

Checking in the recent changes where bus.n is added to
directory-listing. There might be some bugs in the code,
but I have to checkin before it's too much to handle.
Multiple owservers should be accessed in a chain now, and
the user can specify which server to read from.
Known bug: /statistics/directory/bus doesn't work.

718 lines of code changed in 20 files:

d1mag 2005-03-10 10:39 Rev.: 1.1

Read file-size from remote owserver

97 lines of code changed in 1 file:

alfille 2005-03-09 20:49 Rev.: 1.17

1921 sample rate code

24 lines of code changed in 1 file:

alfille 2005-03-06 22:03 Rev.: 1.16

Thermochron work

77 lines of code changed in 1 file:

alfille 2005-03-06 20:36

*** empty log message ***

168 lines of code changed in 3 files:

alfille 2005-03-05 14:44

add "statter" script to create StatCVS data.

41 lines of code changed in 2 files:

alfille 2005-03-05 12:11

added to DS1977 set_number/xxx, use_number/xxx

215 lines of code changed in 3 files:

oskin 2005-03-05 06:11 Rev.: 1.2

*** empty log message ***

4 lines of code changed in 1 file:

alfille 2005-03-04 23:19

DS1977 support

315 lines of code changed in 5 files:

alfille 2005-03-04 15:37

new approach to FS_parsedname using strsep.

134 lines of code changed in 4 files:

alfille 2005-03-04 08:28

*** empty log message ***

37 lines of code changed in 3 files:

d1mag 2005-03-04 07:11

Moving tdestroy() compat-function to ow_util.c

41 lines of code changed in 3 files:

d1mag 2005-03-04 06:19 Rev.: 1.7

Add #define VALGRIND, just to be able to find memory-leaks.
(Valgrind doesn't accept the mutex-locks done in ConnectionThread)

21 lines of code changed in 1 file:

d1mag 2005-03-04 05:58

removed closelog() since it's done in LibClose()

2 lines of code changed in 2 files:

d1mag 2005-03-04 05:54

Some compilation warnings, cleanup fixes and uninitialized memory
found by valgrind.

32 lines of code changed in 2 files:

d1mag 2005-03-04 04:19 Rev.: 1.14

Fix compiler warning

4 lines of code changed in 1 file:

d1mag 2005-03-04 03:53

Fix a minor memory leak when not calling tdestroy at exit.

21 lines of code changed in 3 files:

alfille 2005-03-03 22:07

formatting changes. Fix owserver error on Handler type.

389 lines of code changed in 16 files:

d1mag 2005-03-03 10:17 Rev.: 1.21

Some minor changes that I forgot.

9 lines of code changed in 1 file:

d1mag 2005-03-03 10:09 Rev.: 1.33

Memory leak.

4 lines of code changed in 1 file:

d1mag 2005-03-03 07:20

Lots of changes to add better support for multiple input and
output devices in owserver. Many of the changes are also made
to support MMU-less processors.

526 lines of code changed in 18 files:

alfille 2005-03-02 21:34 Rev.: 1.11

sem.h deprecated

2 lines of code changed in 1 file:

alfille 2005-03-02 21:17

clean up device locks (remove slots and semaphores)

129 lines of code changed in 12 files:

alfille 2005-03-01 19:47 Rev.: 1.3

DS1993L support

41 lines of code changed in 1 file:

February 2005 »

Generated by StatCVS 0.6.0