Commit Graph

6 Commits

Author SHA1 Message Date
Bill Somerville 8794bad146
Use local 8-bit strings for paths passed to Fortran
By using  the local 8-bit character  set we can allow  local non-ASCII
characters in file paths, for example user account names on MS Windows
with characters in the default code page.
2021-08-22 13:24:03 +01:00
Joe Taylor 2e301b59e6 Should read 56 s of data (not 52 s) in getfile(). 2021-07-09 08:40:44 -04:00
Joe Taylor b0b3ba438b Increase length of .tf2 and .iq files from 52 s to 56 s. 2021-07-07 13:53:28 -04:00
Bill Somerville 583b4aa21a
Squash more compiler warnings 2021-04-14 23:41:52 +01:00
Bill Somerville 8de93a5330
Squash a couple of compiler warnings 2021-04-14 22:55:33 +01:00
Bill Somerville 280c8344cd
Move project files to map65 sub-directory
Preparation for merging with the wsjtx project repository.
2021-04-09 13:57:41 +01:00