p528 icon indicating copy to clipboard operation
p528 copied to clipboard

U.S. reference implementation of Recommendation ITU-R P.528 providing propagation path loss predictions for aeronautical mobile and radionavigation services using the VHF, UHF, and SHF bands

Results 5 p528 issues
Sort by recently updated
recently updated
newest added

Some simple changes to automatically build on Window/Linux/Mac OS using GitHub actions. Have upped the warning level to W4 and fixed a few issues. Also added a very simple set...

Currently, although the software is written without any platform specific requirements, the repo doesn't contain any build/compile support for non-Windows platforms. Only a Visual Studio project file is included. The...

enhancement

.NET support is currently provided via .NET Framework v4.8. Support for .NET Core, and in particular cross-platform .NET support, would be useful. With the completion of #16 such cross-platform .NET...

enhancement

1. Add #pragma once for cross platform compiler 2. Update define DLLEXPORT for non windows compliler 3. Remove relative header file path in source code 4. Add Additional Include Directories...

There are a handful of unused function arguments and an unused variable that we should consider removing. |Severity | Code | Description |File |Line| | --- | --- | ---...