Activity
Version bump.
Version bump.
Deleted branch
Fix compilation error on armhf with printf()
and time_t
Fix compilation error on armhf with
printf()
and time_t
rhymeswithmogulcreated 15-compilation-on-armhf-fails-due-to-improper-cast • 1e9da97 •
on Nov 13, 2024
Fix bug in APRS-IS server login.
Fix bug in APRS-IS server login.
Deleted branch
Merge pull request #16 from rhymeswithmogul/15-compilation-on-armhf-f…
Merge pull request #16 from rhymeswithmogul/15-compilation-on-armhf-f…
Pull request merge
Update CHANGELOG
Update CHANGELOG
rhymeswithmogulpushed 1 commit to 15-compilation-on-armhf-fails-due-to-improper-cast • caf0969…101ffe3 •
on Nov 3, 2024
Fix compilation error on armhf with printf()
and time_t
Fix compilation error on armhf with
printf()
and time_t
rhymeswithmogulpushed 1 commit to 15-compilation-on-armhf-fails-due-to-improper-cast • 5de3adf…caf0969 •
on Nov 3, 2024
Version bump to v1.8.
Version bump to v1.8.
rhymeswithmogulcreated 15-compilation-on-armhf-fails-due-to-improper-cast • 5de3adf •
on Nov 3, 2024
Version bump to v1.8.
Version bump to v1.8.
Force push
Version bump to v1.8.
Version bump to v1.8.
Deleted branch
Merge pull request #13 from rhymeswithmogul/12-non-blocking-io
Merge pull request #13 from rhymeswithmogul/12-non-blocking-io
Pull request merge
Replace strncpy()
with snprintf()
.
Replace
strncpy()
with snprintf()
.Force push
Use smaller buffer for strncpy().
Use smaller buffer for strncpy().
Remove lines with only whitespace.
Remove lines with only whitespace.
Deleted branch
Fix bug preventing compilation without APRS-IS.
Fix bug preventing compilation without APRS-IS.
Make I/O non-blocking, add --timeout parameter.
Make I/O non-blocking, add --timeout parameter.
Force push
Make I/O non-blocking, add --timeout parameter.
Make I/O non-blocking, add --timeout parameter.
Fix bug preventing compilation without APRS-IS.
Fix bug preventing compilation without APRS-IS.
Fix bug preventing compilation without APRS-IS.
Fix bug preventing compilation without APRS-IS.
Add garbage to files for ISO-compliant compilers.
Add garbage to files for ISO-compliant compilers.
Force push
Add garbage to files for ISO-compliant compilers.
Add garbage to files for ISO-compliant compilers.
Force push
Add garbage to files for ISO-compliant compilers.
Add garbage to files for ISO-compliant compilers.
Fix bug rejecting packets with 100% humidity.
Fix bug rejecting packets with 100% humidity.
Merge pull request #11 from ploeffler/patch-1
Merge pull request #11 from ploeffler/patch-1
Pull request merge
Update copyright year.
Update copyright year.
Cast MAX_COMMENT_LENGTH to size_t to prevent warnings.
Cast MAX_COMMENT_LENGTH to size_t to prevent warnings.
Tweaks to better support PPA distribution
Tweaks to better support PPA distribution
Force push