gdigi hosts its code at https://github.com/desowin/gdigi.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:gdigi

See all merge proposals.

gdigi has 1 active branch owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:gdigi
Series: trunk
1 Development 2020-06-15 22:47:09 UTC
246. Remove definitions from headers to av...

Author: George Marques
Revision Date: 2020-06-15 22:47:09 UTC

Remove definitions from headers to avoid linking errors

Those were causing linking errors since they were defined multiple times
(whenever it was included somewhere else). ChannelBankIndex was removed
since it was not used anywhere. product_id is already defined on gdigi.c
so it was marked as extern.

11 of 1 result
You can't create new branches for gdigi.