maqifrnswa / PCSI

Packet Compressed Sensing Imaging (PCSI)
GNU General Public License v3.0
27 stars 3 forks source link

Enhancement: Transmit progress indicator #11

Closed wb2osz closed 4 years ago

wb2osz commented 4 years ago

Suggested enhancement:

Display the expected total transmit time for the image and some sort of progress indicator,

maqifrnswa commented 4 years ago

Good idea. To test it out, see the new continuously built windows and MacOS versions in the readme file. You'll notice that you can send more than 100% of the image. That corresponds to the transmission starting over. You could sit on a channel as an image "fountain," sending the same image over and over. That will allow more people to eventually tune in and also gives redundancy in case someone missed some segment of the transmission. That said, the receiver does not need to receive 100% of the image, so the transmitter can stop whenever they feel it is appropriate. We'll eventually integrate a simulator in to it so the sender can estimate what the image would look like based on the number of packets received.