OpenResearchInstitute / usersynchronous

This is a web app that takes logged contacts between two or more amateur radio operators, and makes a dynamic artwork out of the record. It's intended to be a dynamic QSL card. The images that are combined come from each operator. If an operator doesn't provide an image, then one should be generated for them.
GNU General Public License v3.0
6 stars 1 forks source link

Define QSO information file format #8

Closed sconklin closed 8 years ago

sconklin commented 8 years ago

Can we just use ADIF? If not, then what?

Abraxas3d commented 8 years ago

ADIF is a great choice. It has its own XML schema, too. Go with ADIF.

-Michelle W5NYV

"Potestatem obscuri lateris nescis."

On Tue, Jun 7, 2016 at 7:43 PM, Steve Conklin notifications@github.com wrote:

Can we just use ADIF? If not, then what?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/phase4ground/usersynchronous/issues/8, or mute the thread https://github.com/notifications/unsubscribe/AGTW5QXjQ_93wxbmAsdxD6iXkX6AAqiiks5qJiw9gaJpZM4Iwi2W .

sconklin commented 8 years ago

ADIF is the format we'll use