Holy crap, you might be on to something. I just serialised all of the binary as 0= . and 1= -, then translated "elite" into morse and searched...lo and behold, it's there. As is "www" a few times. Haven't found "dangerous" or "frontier" yet, though.
Now we're going to run into problems with the order of all the sequences.
Didn't somebody point out that most of the data fell into 7 bit patterns or somesuch but that there was a header of just 3 bits or something? Could that header be a sequence number which you can use to assemble them in the right order? You could also use it to identify gaps where we need additional sequences? (from other UAs maybe?).
Last edited: