]> Pileus Git - ~andy/rsl/log
~andy/rsl
12 years agoRevert binary mode for popen lug/aweather
Andy Spencer [Thu, 8 Sep 2011 07:27:24 +0000 (07:27 +0000)]
Revert binary mode for popen

Unlike fopen, popen only supports "r" and "w"

12 years agoAdd blank gzip version for Win32 win32/aweather
Andy Spencer [Mon, 29 Aug 2011 00:13:39 +0000 (00:13 +0000)]
Add blank gzip version for Win32

12 years agoOpen files in binary mode for Win32
Andy Spencer [Mon, 29 Aug 2011 00:03:22 +0000 (00:03 +0000)]
Open files in binary mode for Win32

12 years agoFix more warnings
Andy Spencer [Sun, 28 Aug 2011 22:17:23 +0000 (22:17 +0000)]
Fix more warnings

12 years agoChange RSL variables from static to extern
Andy Spencer [Sun, 28 Aug 2011 22:16:31 +0000 (22:16 +0000)]
Change RSL variables from static to extern

12 years agoBuild fixes for win32
Andy Spencer [Sun, 28 Aug 2011 21:58:30 +0000 (21:58 +0000)]
Build fixes for win32

Currently unsupported features:
  - fork, used by gzip decompression
  - rpc, used by lassen radar format

12 years agoMerge branch 'master' into aweather
Andy Spencer [Sun, 28 Aug 2011 20:24:04 +0000 (20:24 +0000)]
Merge branch 'master' into aweather

Conflicts:
Makefile.am
configure.in
src/rsl.h

12 years agoRSL v1.42 lug/master win32/master v1.42
Andy Spencer [Sun, 28 Aug 2011 20:21:40 +0000 (20:21 +0000)]
RSL v1.42

12 years agoRemove edge/libetor functions
Andy Spencer [Sun, 28 Aug 2011 20:18:51 +0000 (20:18 +0000)]
Remove edge/libetor functions

12 years agoMerge branch 'master' into aweather
Andy Spencer [Fri, 24 Jun 2011 06:02:58 +0000 (06:02 +0000)]
Merge branch 'master' into aweather

Conflicts:
Makefile.am
configure.ac
data/wsr88d_locations.dat
src/gzip.c
src/rsl.h
src/wsr88d_m31.c

12 years agoRSL v1.41 v1.41
Andy Spencer [Thu, 23 Jun 2011 03:23:37 +0000 (03:23 +0000)]
RSL v1.41

12 years agoFix more errors
Andy Spencer [Sun, 19 Jun 2011 01:24:45 +0000 (01:24 +0000)]
Fix more errors

- Add return types
- Remove unused variables

12 years agoVersion bump and dist updates
Andy Spencer [Sat, 18 Jun 2011 23:27:26 +0000 (23:27 +0000)]
Version bump and dist updates

12 years agoAdd new stations to wsr88d_locations.dat
Andy Spencer [Fri, 17 Jun 2011 05:15:39 +0000 (05:15 +0000)]
Add new stations to wsr88d_locations.dat

12 years agoCleanup autotools files
Andy Spencer [Wed, 8 Jun 2011 15:37:07 +0000 (15:37 +0000)]
Cleanup autotools files

12 years agoCleanup directory structure
Andy Spencer [Wed, 8 Jun 2011 14:37:36 +0000 (14:37 +0000)]
Cleanup directory structure

12 years agoFix bad reference to .libs directory
Andy Spencer [Wed, 8 Jun 2011 14:32:30 +0000 (14:32 +0000)]
Fix bad reference to .libs directory

13 years agoPass pointers instead of copying all the ray data
Andy Spencer [Thu, 3 Feb 2011 07:21:01 +0000 (07:21 +0000)]
Pass pointers instead of copying all the ray data

13 years agoSupport 2 byte data
Andy Spencer [Thu, 3 Feb 2011 06:25:37 +0000 (06:25 +0000)]
Support 2 byte data

13 years agoAdd type strings for message 31 format
Andy Spencer [Wed, 28 Oct 2009 01:39:39 +0000 (01:39 +0000)]
Add type strings for message 31 format

13 years agoUpdate automake files
Andy Spencer [Wed, 11 Nov 2009 09:45:30 +0000 (09:45 +0000)]
Update automake files

13 years agoFix lots of unused-result warnings
Andy Spencer [Wed, 2 Feb 2011 06:50:58 +0000 (06:50 +0000)]
Fix lots of unused-result warnings

13 years agoFix compiler warnings
Andy Spencer [Wed, 28 Oct 2009 01:37:37 +0000 (01:37 +0000)]
Fix compiler warnings

13 years agoFix shift/reduce numbers
Andy Spencer [Wed, 28 Oct 2009 01:47:59 +0000 (01:47 +0000)]
Fix shift/reduce numbers

13 years agoAdd autogen.sh
Andy Spencer [Wed, 28 Oct 2009 01:42:48 +0000 (01:42 +0000)]
Add autogen.sh

13 years agoChanges from Bart (2011-02-01)
Andy Spencer [Wed, 2 Feb 2011 03:57:21 +0000 (03:57 +0000)]
Changes from Bart (2011-02-01)

14 years agoVimrc tab settings
Andy Spencer [Wed, 11 Nov 2009 20:46:09 +0000 (20:46 +0000)]
Vimrc tab settings

14 years agoAdd more gitignore
Andy Spencer [Wed, 28 Oct 2009 01:55:42 +0000 (01:55 +0000)]
Add more gitignore

14 years agoChanges from Bart (2009-10-28)
Andy Spencer [Wed, 28 Oct 2009 01:55:27 +0000 (01:55 +0000)]
Changes from Bart (2009-10-28)

14 years agoInitial import v1.40
Andy Spencer [Wed, 28 Oct 2009 01:36:10 +0000 (01:36 +0000)]
Initial import