8000 Comparing kgoba:master...kholia:master · kgoba/ft8_lib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kgoba/ft8_lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kholia/ft8_lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 15, 2023

  1. Fix compilation on Ubuntu Linux

    Without this change:
    
    ```
    $ make
    ...
    demo/decode_ft8.c:347:31: error: ‘CLOCK_REALTIME’ undeclared (first use in this function)
      347 |                 clock_gettime(CLOCK_REALTIME, &spec);
    ```
    kholia committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    fc87d96 View commit details
    Browse the repository at this point in the history
Loading
0