Skip to content

fix issue with gmtime() use of static buffer#161

Open
tim-j-meehan wants to merge 1 commit into
Guenael:mainfrom
tim-j-meehan:fix_reporting_time
Open

fix issue with gmtime() use of static buffer#161
tim-j-meehan wants to merge 1 commit into
Guenael:mainfrom
tim-j-meehan:fix_reporting_time

Conversation

@tim-j-meehan

Copy link
Copy Markdown

second call to gmtime in saveSample() overwrites rx_time.gtm and results in incorec time on wspr report with -w option is used to write iq file. Just use rx_time in saveSample() rather than calling gmtime again

second call to gmtime in saveSample() overwrites rx_time.gtm and results in
incorec time on wspr report with -w option is used to write
iq file.  Just use rx_time in saveSample() rather than calling gmtime again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant