spectraphilic / wasp_sketches

Waspmote sketches develoded by our group
1 stars 0 forks source link

Send some frames, not all #38

Closed jdavid closed 5 years ago

jdavid commented 5 years ago

For the iridium we need to program the mote to send only some frames.

Probably this means we will need 2 queues.

jdavid commented 5 years ago

As discussed in Slack, we've a new LIFO queue now, only for Iridium.

Once every SAVE_TO_LIFO frames, the frame is saved to the LIFO queue. Iridium will send only from that queue.