Giter VIP home page Giter VIP logo

microdigi's People

Contributors

dl1mx avatar slomusti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

microdigi's Issues

[Request] Direct Only Fill-in

Would it be possible to make a direct only fill in mode?
One that only responds to stations not already digipeated. It would be more useful than the old fill-in method.

Can´t run Make

I am tring to run make, but it returns errors:
Starting build...
Linking: images/MicroDigi.elf
hardware/AFSK.o: In function afsk_putchar': /home/henrique/stuffs/MicroDigi/hardware/AFSK.c:98: undefined reference to fifo_isfull_locked'
/home/henrique/stuffs/MicroDigi/hardware/AFSK.c:99: undefined reference to fifo_push_locked' hardware/AFSK.o: In function afsk_getchar':
/home/henrique/stuffs/MicroDigi/hardware/AFSK.c:102: undefined reference to fifo_isempty_locked' /home/henrique/stuffs/MicroDigi/hardware/AFSK.c:102: undefined reference to fifo_pop_locked'
hardware/AFSK.o: In function AFSK_init': /home/henrique/stuffs/MicroDigi/hardware/AFSK.c:58: undefined reference to fifo_push'
hardware/AFSK.o: In function AFSK_dac_isr': /home/henrique/stuffs/MicroDigi/hardware/AFSK.c:118: undefined reference to fifo_pop'
/home/henrique/stuffs/MicroDigi/hardware/AFSK.c:118: undefined reference to fifo_pop' hardware/AFSK.o: In function AFSK_adc_isr':
/home/henrique/stuffs/MicroDigi/hardware/AFSK.c:325: undefined reference to fifo_pop' /home/henrique/stuffs/MicroDigi/hardware/AFSK.c:325: undefined reference to fifo_push'
/home/henrique/stuffs/MicroDigi/hardware/AFSK.c:325: undefined reference to fifo_isfull' /home/henrique/stuffs/MicroDigi/hardware/AFSK.c:325: undefined reference to fifo_push'
/home/henrique/stuffs/MicroDigi/hardware/AFSK.c:325: undefined reference to fifo_isfull' /home/henrique/stuffs/MicroDigi/hardware/AFSK.c:325: undefined reference to fifo_isfull'
/home/henrique/stuffs/MicroDigi/hardware/AFSK.c:325: undefined reference to fifo_push' /home/henrique/stuffs/MicroDigi/hardware/AFSK.c:325: undefined reference to fifo_isfull'
/home/henrique/stuffs/MicroDigi/hardware/AFSK.c:325: undefined reference to fifo_push' protocol/AX25.o: In function ax25_putchar':
/home/henrique/stuffs/MicroDigi/protocol/AX25.c:70: undefined reference to update_crc_ccit' protocol/AX25.o: In function ax25_poll':
/home/henrique/stuffs/MicroDigi/protocol/AX25.c:65: undefined reference to update_crc_ccit' protocol/Digipeater.o: In function is_duplicate':
/home/henrique/stuffs/MicroDigi/protocol/Digipeater.c:267: undefined reference to timer_clock' protocol/Digipeater.o: In function digipeater_csma':
/home/henrique/stuffs/MicroDigi/protocol/Digipeater.c:287: undefined reference to timer_clock' /home/henrique/stuffs/MicroDigi/protocol/Digipeater.c:287: undefined reference to timer_clock'
protocol/Digipeater.o: In function digipeater_processPackets': /home/henrique/stuffs/MicroDigi/protocol/Digipeater.c:63: undefined reference to update_crc_ccit'
/home/henrique/stuffs/MicroDigi/protocol/Digipeater.c:144: undefined reference to update_crc_ccit' /home/henrique/stuffs/MicroDigi/protocol/Digipeater.c:196: undefined reference to timer_clock'
/home/henrique/stuffs/MicroDigi/protocol/Digipeater.c:135: undefined reference to `update_crc_ccit'
collect2: erro: ld returned 1 exit status
make: *** [Makefile:308: images/MicroDigi.elf] Erro 1

Destination Modified Before Digipeat

Decided to pull out the homebrewed TNC for an upcoming project. I happened to notice this issue.
This packet below is the raw digipeated packet of the Arduino TNC with the call NA7Q-1. The packet was sent from my FT1XDR which sends in compressed beacons. Notice that it adds -9 to the DEST.
NA7Q-9>T6QPRT-9,NA7Q-1*:3>5l <0x1c>[/_$<0x0d>

Here is another packet in which it was digipeated by the Arduino TNC. This packet was not compressed, and seems to digipeat fine.
NA7Q>APX204,NA7Q-1*:=4610.24N/12334.25W#PHG7280KNAPPA Digi & IGate

So my assumption is that compressed beacons don't properly format.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.